FMX.ListView.Appearances.IPublishedAppearanceOwner.ItemEditAppearanceProperties

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ItemEditAppearanceProperties: TItemAppearanceProperties read GetItemEditAppearanceProperties;

C++

__property TItemAppearanceProperties* ItemEditAppearanceProperties = {read=GetItemEditAppearanceProperties};

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 im Bearbeitungsmodus.

Siehe auch