FMX.Controls.Presentation.TPresentedControl.Presentation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Presentation: TObject read GetPresentation;

C++

__property System::TObject* Presentation = {read=GetPresentation};

Eigenschaften

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


Beschreibung

Gibt eine Instanz des Darstellungsobjekts zurück.

Siehe auch