FMX.ListView.Appearances.IPublishedAppearanceOwner.GetFooterAppearanceName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetFooterAppearanceName: string;

C++

virtual System::UnicodeString __fastcall GetFooterAppearanceName() = 0 ;

Eigenschaften

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


Beschreibung

Getter-Methode von FooterAppearanceName.

Siehe auch