Show: Delphi C++
Display Preferences

Vcl.DBLookup

From XE2 API Documentation
Jump to: navigation, search


Classes

TComboButtonImplements a button that can be used to execute various commands.
TDBLookupComboImplements a combo box.
TDBLookupListImplements a lookup list.
TPopupGridProvides a pop-up list of lookup items for filling in fields that require data from another dataset.

Types

TDBLookupComboStyleRepresents a set of flags that describes the style of a TDBLookupCombo.
TDBLookupListOptionRepresents a set of flags that describes the style of a TDBLookupList.
TDBLookupListOptionsRepresents a set of flags that describes the style of a TDBLookupList.

Constants

csDropDowncsDropDown: TDBLookupComboStyle = csDropDown;
csDropDownListcsDropDownList: TDBLookupComboStyle = csDropDownList;
loColLinesloColLines: TDBLookupListOption = loColLines;
loRowLinesloRowLines: TDBLookupListOption = loRowLines;
loTitlesloTitles: TDBLookupListOption = loTitles;


Personal tools
Previous Versions
Translations