FMX.Grid.TGridModel.TCellObjectInfo.CellObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CellObject: TObject;

C++

System::TObject* 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