FMX.Controls3D.TControl3D.GetParent
Delphi
function GetParent: TFmxObject;
C++
Fmx::Types::TFmxObject* __fastcall GetParent(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.Controls3D.pas FMX.Controls3D.hpp  | 
        FMX.Controls3D | TControl3D | 
Description
Returns the value of the Parent property.
GetParent is the getter method for the Parent property.