FMX.Grid.TCustomGrid.Row
Delphi
property Row: Integer read GetRow write SetRow;
C++
__property int Row = {read=GetRow, write=SetRow, nodefault};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TCustomGrid |
Description
Numéro de la ligne sélectionnée.