IUiDataSet.FieldByName

Syntax

FieldByName(FieldName: String): IUiField;

Parameters

FieldName is a name of the field that has to be addressed.

Description

The FieldByName method searches for a field by name.

See also:

IUiDataSet