FMX.Grid.TStringGrid.Options
Delphi
property Options: TGridOptions read GetOptions write SetOptions stored OptionsStored;
C++
__property Options;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TStringGrid |
Description
Defines how grid controls look like and how they behave.
FMX.Grid.TStringGrid.Options inherits from FMX.Grid.TCustomGrid.Options. All content below this line refers to FMX.Grid.TCustomGrid.Options. Defines how grid controls look like and how they behave.