FMX.Controls.Presentation.TPresentationProxy.PresentedControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property PresentedControl: TControl read FControl;

C++

__property Fmx::Controls::TControl* PresentedControl = {read=FControl};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPresentationProxy


Beschreibung

Dargestelltes Steuerelement, mit dem Ihr Proxy über eine Darstellungsschicht kommuniziert.

Siehe auch