API:Vcl.DBLookup.TDBLookupList.Options
Delphi
property Options: TDBLookupListOptions read FOptions write SetOptions default [];
C++
__property TDBLookupListOptions Options = {read=FOptions, write=SetOptions, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.DbLookup.pas Vcl.DBLookup.hpp |
Vcl.DBLookup | TDBLookupList |
Description
Specifies various display and behavioral properties of the data-aware grid.
Vcl.DBLookup.TDBLookupList.Options inherits from Vcl.DBGrids.TCustomDBGrid.Options. All content below this line refers to Vcl.DBGrids.TCustomDBGrid.Options.
Specifies various display and behavioral properties of the data-aware grid.
Set Options to include the desired properties for the data-aware grid.