FMX.ListView.Appearances.IPublishedAppearanceOwner.ItemAppearanceProperties

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ItemAppearanceProperties: TItemAppearanceProperties read GetItemAppearanceProperties;

C++

__property TItemAppearanceProperties* ItemAppearanceProperties = {read=GetItemAppearanceProperties};

Eigenschaften

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


Beschreibung

Eigenschaften der Darstellung regulärer Listenansichtseinträge.

Siehe auch