API:FMX.Layouts.TGridPanelLayout.TRowItem
Delphi
TRowItem = class(TCellItem);
C++
class PASCALIMPLEMENTATION TRowItem : 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.TRowItem 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.