FMX.Grid.Style.TStyledGrid.RowCount

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property RowCount: Integer read GetRowCount;

C++

__property int RowCount = {read=GetRowCount, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid


Description

Nombre de lignes de la grille.

Voir aussi