Name of field to use as lookup value.
Source position: db.pas line 488
|  published property TField.LookupResultField : string | 
LookupResultField contains the field name from a field in the dataset pointed to by the LookupDataset property. The value of this field will be used as the lookup's field value when a record is found in the lookup dataset as result for the lookup field value.
| 
 | Key fields to use when looking up a field value. | |
| 
 | Dataset with lookup values. | |
| 
 | Names of fields on which to perform a locate. | |
| 
 | Should lookup values be cached. |