FMX.ListView.Appearances.TGlyphButtonObjectAppearance.Height

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Height: Single read FHeight write SetHeight stored IsHeightStored;

C++

__property Height = {stored=IsHeightStored};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TGlyphButtonObjectAppearance

Beschreibung

Benutzerdefinierte Höhe des Objekterscheinungsbildes in Pixel.

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

Benutzerdefinierte Höhe des Objekterscheinungsbildes in Pixel.

Siehe auch