FMX.ListView.Appearances.IPublishedAppearanceOwner.FooterAppearanceName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FooterAppearanceName: string read GetFooterAppearanceName write SetFooterAppearanceName;

C++

__property System::UnicodeString FooterAppearanceName = {read=GetFooterAppearanceName, write=SetFooterAppearanceName};

Eigenschaften

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


Beschreibung

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

Siehe auch