API:FMX.ListView.Appearances.TCommonObjectAppearance.Height

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Height: Single read FHeight write SetHeight;

C++

__property float Height = {read=FHeight, write=SetHeight};

Eigenschaften

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

Beschreibung

Höhe des Objekterscheinungsbildes (in Pixel).

FMX.ListView.Appearances.TCommonObjectAppearance.Height erbt von FMX.ListView.Appearances.TObjectAppearance.Height. Der folgende Inhalt bezieht sich auf FMX.ListView.Appearances.TObjectAppearance.Height.

Höhe des Objekterscheinungsbildes (in Pixel).

Siehe auch