API:FMX.Layouts.TGridPanelLayout.TColumnCollection
Delphi
TColumnCollection = class(TCellCollection)
C++
class PASCALIMPLEMENTATION TColumnCollection : public TGridPanelLayout::TCellCollection
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TGridPanelLayout |
Description
A collection of TCellItem objects.
FMX.Layouts.TGridPanelLayout.TColumnCollection inherits from FMX.Layouts.TGridPanelLayout.TCellCollection. All content below this line refers to FMX.Layouts.TGridPanelLayout.TCellCollection.
A collection of TCellItem objects.
Use TCellCollection to represent all the cell items in a TGridPanelLayout grid panel layout.