Key fields to use when looking up a field value.
Source position: db.pas line 484
published property TField.KeyFields : string |
KeyFields should contain a semi-colon separated list of field names from the lookupfield's dataset which will be matched to the fields enumerated in LookupKeyFields in the dataset pointed to by the LookupDataset property.
|
Names of fields on which to perform a locate. |
|
|
Dataset with lookup values. |