FMX.Types.TFmxObject.SetRoot
Delphi
procedure SetRoot(ARoot: IRoot);
C++
void __fastcall SetRoot(_di_IRoot ARoot);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TFmxObject |
Description
Sets the Root property of each child in the children list.