API:FMX.Layouts.TGridPanelLayout.TColumnItem
Delphi
TColumnItem = class(TCellItem);
C++
class PASCALIMPLEMENTATION TColumnItem : public TGridPanelLayout::TCellItem
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| class | public | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TGridPanelLayout |
Beschreibung
Repräsentiert einen Eintrag in einer TCellCollection.
FMX.Layouts.TGridPanelLayout.TColumnItem erbt von FMX.Layouts.TGridPanelLayout.TCellItem. Der folgende Inhalt bezieht sich auf FMX.Layouts.TGridPanelLayout.TCellItem.
Repräsentiert einen Eintrag in einer TCellCollection.
Die Klasse TCellItem repräsentiert eine Zelle in einem TGridPanelLayout-Gitterbereichs-Layout.