FindByKey(FieldKey: Integer): IDatasetModelField;
FieldKey is field key.
The FindByKey method searches a field and returns the object containing the field structure of data source. The key of the field, by which search is performed, is passed by the Key parameter.
See also: