IPrxOpenObjectParams.FindByKey

Syntax

FindByKey(Key: Integer): IPrxOpenObjectParam;

Parameters

Key. Parameter control settings key.

Description

The FindByKey method searches for parameter control settings by key.

Comments

If settings with the specified key are not found, the method returns Null.

See also:

IPrxOpenObjectParams