IPrxUserButtons.FindByKey

Syntax

FindByKey(Key: Integer): IPrxUserButton;

Parameters

Key. Custom button key.

Description

The FindByKey method finds by key and returns custom button settings if being successfully found.

Comments

The method Null if the button with the specified key is absent in the collection.

See also:

IPrxUserButtons