IUiFields.CheckFieldName

Syntax

CheckFieldName(FieldName: String): Boolean;

Parameters

FieldName a name of the field, which name has to 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