FMX.Controls.Presentation.TPresentedControl.Presentation
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.