API:Vcl.DBGrids.TDBGrid.Options

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Options;

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.

Vcl.DBGrids.TDBGrid.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.

See Also