IDBLookupControl.KeyField

Syntax

KeyField: String;

Description

The KeyField property determines the field in the ListSource data source, which value must correspond to value of the DataField field.

Comments

Using KeyField the ListSource dictionary set is linked with the DataSource set. To set a link, values of the KeyField and DataField fields must match, while names of these fields may differ.

See also:

IDBLookupControl