FindByKey(ObjKey: Integer): IAlgoObjectParamsControl;
ObjKey. Repository object key.
The FindByKey method searches for and returns object parameter control settings.
The method returns Null if there is no object with the specified key in the calculation algorithm.
The method use is given in the example for ICalcAlgorithm.ObjectParamsControl.
See also: