API:FMX.Layouts.TGridPanelLayout.TColumnItem
Delphi
TColumnItem = class(TCellItem);
C++
class PASCALIMPLEMENTATION TColumnItem : public TGridPanelLayout::TCellItem
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TGridPanelLayout |
Description
Represents an item in a TCellCollection.
FMX.Layouts.TGridPanelLayout.TColumnItem inherits from FMX.Layouts.TGridPanelLayout.TCellItem. All content below this line refers to FMX.Layouts.TGridPanelLayout.TCellItem.
Represents an item in a TCellCollection.
The TCellItem class represents a cell on a TGridPanelLayout grid panel layout.