FMX.ListView.Appearances.TCommonObjectAppearance.InternalWidth

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property InternalWidth: Single read FInternalWidth write SetInternalWidth;

C++

__property float InternalWidth = {read=FInternalWidth, write=SetInternalWidth};

Propriétés

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


Description

Largeur interne de l'apparence d'objet en pixels, utilisée lorsque Width vaut 0.

Voir aussi