Show: Delphi
C++
Display Preferences
FMX.Types.IScene.GetObject
From XE2 API Documentation
Delphi
function GetObject: TFmxObject;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Types.pas | FMX.Types | IScene |
Description
Returns the current scene as a TFmxObject.
Implement GetObject to obtain the current scene as a TFmxObject.