FMX.ListView.Appearances.IPublishedAppearanceOwner.FooterHeight

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FooterHeight: Integer read GetFooterHeight write SetFooterHeight;

C++

__property int FooterHeight = {read=GetFooterHeight, write=SetFooterHeight};

Eigenschaften

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


Beschreibung

Höhe des Erscheinungsbildes von Fußzeilen-Listenansichtseinträgen.

Siehe auch