IUiFields.CheckFieldName

Syntax

CheckFieldName(FieldName: String): Boolean;

Parameters

FieldName. Name of the field, which presence 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