IPrxToolbarElements.FindByKey

Syntax

FindByKey(Key: Integer): IPrxToolbarElement;

Parameters

Key. Toolbar element key.

Description

The FindByKey method searched for a toolbar element by key and returns its settings in case of successful search.

Comments

The method returns Null if the element with the specified key is not found.

See also:

IPrxToolbarElements