[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Names of fields on which to perform a locate
Source position: db.pas line 431
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 |
lazarus-ccr.sourceforge.net |