FMX.Layouts.TGridPanelLayout.TCellItem
Delphi
TCellItem = class(TCollectionItem)
C++
class PASCALIMPLEMENTATION TCellItem : public System::Classes::TCollectionItem
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.
Die Klasse TCellItem repräsentiert eine Zelle in einem TGridPanelLayout-Gitterbereichs-Layout.