IMetabaseListView.SelectElemKey

Syntax

SelectElemKey(Key: Integer, [Focus: Boolean = False]);

Parameters

Object. Repository object key.

Focus. Indicates whether to focus element.

Description

The SelectElemKey method selects the a component element corresponding to a repository object with the specified key.

See also:

IMetabaseListView