[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'DB' (#fcl)

TField.LookupList

List of lookup values

Declaration

Source position: db.pas line 439

public property TField.LookupList : TLookupList
  read GetLookupList;

Description

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.

See also

TField.RefreshLookupList

  

Refresh the lookup list

TField.LookupCache

  

Should lookup values be cached


Documentation generated on: May 14 2021