IUiFields.CheckFieldName

Syntax

CheckFieldName(FieldName: String): Boolean;

Parameters

FieldName - name of the field, which name must be checked.

Description

The CheckFieldName method checks if a field with the FieldName name exists in a list of data source fields.

See also:

IUiFields