IPrxControls.FindByKey

Syntax

FindByKey(Key: Integer): IPrxControl;

Parameters

Key. Key of control.

Description

The FindByKey method searches for and returns an object containing a control.

See also:

IPrxControls