FindByKey(Key: Integer): IPrxTextField;
FindByKey(System.Int32): Prognoz.Platform.Interop.Report.IPrxTextField;
Key - text field key.
The FindByKey method searches for a text field by the specified key.
The example of use is given in the description for IPrxTextFields.RemoveByKey.
See also: