Names of fields on which to perform a locate.
Source position: db.pas line 487
 published property TField.LookupKeyFields : string  | 
LookupKeyFields should contain a semi-colon separated list of field names from the dataset pointed to by the LookupDataset property. These fields will be used when locating a record corresponding to the values in the TField.KeyFields property.
  | 
Key fields to use when looking up a field value.  | 
|
  | 
Dataset with lookup values.  | 
|
  | 
Name of field to use as lookup value.  | 
|
  | 
Should lookup values be cached.  |