FMX.ListView.Appearances.TItemAppearanceProperties.Height

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Height: Integer read GetHeight write SetHeight;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TItemAppearanceProperties


Beschreibung

Gibt die Höhe des Elements zurück.