IUiDataSet.FieldByName

Syntax

FieldByName(FieldName: String): IUiField;

Parameters

FieldName. Name of the field to address.

Description

The FieldByName method searches for a field by name.

See also:

IUiDataSet