FMX.ListView.Appearances.IPublishedAppearanceOwner.ItemAppearanceName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ItemAppearanceName: string read GetItemAppearanceName write SetItemAppearanceName;

C++

__property System::UnicodeString ItemAppearanceName = {read=GetItemAppearanceName, write=SetItemAppearanceName};

Eigenschaften

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


Beschreibung

Name der Darstellung regulärer Listenansichtseinträge.

Siehe auch