FMX.Grid.TGridModel.TCellObjectInfo.CellObject

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also