Unit 'DBCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TDBLookup.LookupCache

Indicates if look-up information is cached in the field data link for the control.

Declaration

Source position: dbctrls.pp line 162

public property TDBLookup.LookupCache : Boolean
  read FLookupCache
  write SetLookupCache;

Description

Used in classes with TDBLookup in their implementation, like TDBLookupComboBox and TDBLookupListBox.