FMX.ListView.Appearances.TAppearanceListViewItems.OwnerControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OwnerControl: TControl read FOwnerControl;

C++

__property Fmx::Controls::TControl* OwnerControl = {read=FOwnerControl};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TAppearanceListViewItems


Beschreibung

Gibt den Eigentümer von Elementen zurück, der die Erscheinungsbilder für Elemente unterstützt.