FMX.Grid.TStringGrid.Options
Delphi
property Options: TGridOptions read FOptions write SetOptions default 3706;
C++
__property Options = {default=3706};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TStringGrid |
Description
Options define how the TGrid component looks like and how it behaves.
FMX.Grid.TStringGrid.Options inherits from FMX.Grid.TCustomGrid.Options. All content below this line refers to FMX.Grid.TCustomGrid.Options. Options define how the TGrid component looks like and how it behaves.