FieldByName(FieldName: String): IUiField;
FieldName is a parameter that determines a name of the table field that requires to be addressed.
The FieldByName method allows to address a data source field by its name that is indicated as the FieldName input parameter.
See also: