IDBLookupControl.DataField

Syntax

DataField: String;

Description

The DataField property determines the field of the data source, which should be displayed by this component.

Comments

Data for displaying is taken from the current set record. The DataField field is not displayed but it indicates the DataSource source field. This field is decrypted by a list of values, and notably the changes in case of selecting another list element are written into this field.

See also:

IDBLookupControl