FMX.Layers3D.TAbstractLayer3D.SetParent
Delphi
procedure SetParent(const Value : TFmxObject); override;
C++
virtual void __fastcall SetParent(Fmx::Types::TFmxObject* const Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Layers3D.pas FMX.Layers3D.hpp |
FMX.Layers3D | TAbstractLayer3D |
Description
Protected setter implementation for the Parent property. {{#multireplace:FMX.Layers3D.TAbstractLayer3D.SetParent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Types.TFmxObject.SetParent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Types.TFmxObject.SetParent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Protected setter implementation for the Parent property.