FMX.Grid.Style.TStyledGrid.RowThickness

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property RowThickness: Integer read GetRowThickness;

C++

__property int RowThickness = {read=GetRowThickness, nodefault};

Propriétés

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


Description

Epaisseur de ligne (en pixels) entre les lignes.

Voir aussi