IStandardDimBlocks.FindByKey

Syntax

FindByKey(BlockKey: Integer): IStandardDimBlock;

Parameters

BlockKey. Block key, used as a base for search.

Description

The FindByKey method searches an object containing table dictionary block by its key. Search is executed by the key passed by the BlockKey parameter.

See also:

IStandardDimBlocks