FMX.Layouts.TGridPanelLayout.TControlItem.Row

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Row: Integer read FRow write SetRow;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property published
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TControlItem


Description

Row représente une ligne associée à l'élément de contrôle.

Voir aussi