KeyField: String;
The KeyField property determines the field in the ListSource data source, which value has to correspond to value of the DataField field.
Using KeyField the ListSource dictionary set binds with the DataSource set. To establish a connection, values of KeyField and DataField must match, while names of these fields may differ.
See also: