FMX.ListView.Types.TListItem.Height

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Height: Integer read FHeight write SetHeight;

C++

__property int Height = {read=FHeight, write=SetHeight, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItem


Description

Définit la hauteur des cellules pour chaque TListItem.

Voir aussi