IUiDataSet.FieldByName

Syntax

FieldByName(FieldName: String): IUiField;

Parameters

FieldName - name of the field that must be addressed.

Description

The FieldByName method searches for a field by name.

See also:

IUiDataSet