FMX.Layouts.TGridPanelLayout.TCellItem
Delphi
TCellItem = class(TCollectionItem)
C++
class PASCALIMPLEMENTATION TCellItem : public System::Classes::TCollectionItem
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TGridPanelLayout |
Description
Represents an item in a TCellCollection.
The TCellItem class represents a cell on a TGridPanelLayout grid panel layout.