FMX.Layouts.TGridPanelLayout.TControlItem.Row
Aus RAD Studio API Documentation
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.