[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DBCtrls' (#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.


Version 3.2 Generated 2024-02-25 Home