IAlgoObjectParamsControl.FindByKey

Syntax

FindByKey(ObjParamKey: Integer): IAlgoObjectParamControl;

Parameters

ObjParamKey. Repository object parameter key.

Description

The FindByKey method searches for and returns repository object parameter control settings.

Comments

The method returns Null if there are no control settings for the specified parameter.

See also:

IAlgoObjectParamsControl