Vcl.DBGrids.TDBGrid.Options
Delphi
property Options: TDBGridOptions read FOptions write SetOptions default 27901;
C++
__property Options = {default=27901};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.DbGrids.pas Vcl.DBGrids.hpp |
Vcl.DBGrids | TDBGrid |
Description
Specifies various display and behavioral properties of the data-aware grid. {{#multireplace:Vcl.DBGrids.TDBGrid.Options|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.DBGrids.TCustomDBGrid.Options|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.DBGrids.TCustomDBGrid.Options|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies various display and behavioral properties of the data-aware grid.
Set Options to include the desired properties for the data-aware grid.