FMX.ListView.Appearances.TCommonObjectAppearance.InternalHeight

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property InternalHeight: Single read FInternalHeight write SetInternalHeight;

C++

__property float InternalHeight = {read=FInternalHeight, write=SetInternalHeight};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TCommonObjectAppearance


Description

Hauteur interne de l'apparence d'objet en pixels, utilisée lorsque FMX.ListView.Appearances.TCommonObjectAppearance.Height vaut 0.

Voir aussi