FMX.Grid.TCustomGrid.Row

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi