FMX.ListView.Appearances.IPublishedAppearanceOwner.FooterAppearanceProperties

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FooterAppearanceProperties: TItemAppearanceProperties read GetFooterAppearanceProperties;

C++

__property TItemAppearanceProperties* FooterAppearanceProperties = {read=GetFooterAppearanceProperties};

Eigenschaften

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


Beschreibung

Eigenschaften des Erscheinungsbildes von Fußzeilen-Listenansichtseinträgen.

Siehe auch