FMX.Layouts.TGridPanelLayout.TControlItem.Row

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Row: Integer read FRow write SetRow;

C++

__property int Row = {read=FRow, write=SetRow, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TControlItem


Beschreibung

Row repräsentiert eine Zeile, die dem Steuerelementeintrag zugeordnet ist.

Siehe auch

Abgerufen von „https://docwiki.embarcadero.com/Libraries/Tokyo/d/index.php?title=FMX.Layouts.TGridPanelLayout.TControlItem.Row&oldid=663334"