Show: Delphi
C++
Display Preferences
FMX.Types.TControl.SetParent
From XE2 API Documentation
Delphi
procedure SetParent(const Value: TFmxObject); override;
C++
virtual void __fastcall SetParent(const TFmxObject* Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TControl |
Description
Protected setter implementation for the Parent property.
FMX.Types.TControl.SetParent inherits from FMX.Types.TFmxObject.SetParent. All content below this line refers to FMX.Types.TFmxObject.SetParent.
Protected setter implementation for the Parent property.