FMX.Grid.TGridModel.TCellObjectInfo.CellObject
Delphi
CellObject: TFmxObject;
C++
Fmx::Types::TFmxObject* CellObject;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TCellObjectInfo |
Description
Object that represents the cell in the presentation.