Remove the Child from the Window, do not use directly but assign nil as Parent to the Object to remove
Source position: MUIClass.Window.pas line 111
public procedure TMUIWindow.RemoveChild( |
AChild: TMUINotify |
); override; |
AChild |
|
Child To Remove |