FMX.ListView.Appearances.IPublishedAppearanceOwner.HeaderAppearanceProperties

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HeaderAppearanceProperties: TItemAppearanceProperties read GetHeaderAppearanceProperties;

C++

__property TItemAppearanceProperties* HeaderAppearanceProperties = {read=GetHeaderAppearanceProperties};

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 Kopfzeilen-Listenansichtseinträgen.

Siehe auch