Add a Child to the Window, do not use directly but assign the Window as Parent to an Object
Source position: MUIClass.Window.pas line 110
public procedure TMUIWindow.AddChild(
AChild: TMUINotify
); override;
AChild
Child to Add