List of lookup values.
Source position: db.pas line 470
|  public property TField.LookupList : TLookupList | 
LookupList contains the list of key, value pairs used when caching the possible lookup values for a lookup field. The list is only valid when the LookupCache property is set to True. It can be refreshed using the RefreshLookupList method.
| 
 | Refresh the lookup list. | |
| 
 | Should lookup values be cached. |