FMX.Grid.Style.TStyledGrid.RowHeight

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property RowHeight: Integer read GetRowHeight;

C++

__property int RowHeight = {read=GetRowHeight, nodefault};

Propriétés

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


Description

Hauteur de chaque ligne de la grille.

Voir aussi