Unit 'MUIClass.Window' Package
[Overview][Types][Classes][Index] [#MUIClass]

TMUIWindow.AddChild

Add a Child to the Window, do not use directly but assign the Window as Parent to an Object

Declaration

Source position: MUIClass.Window.pas line 105

public procedure TMUIWindow.AddChild(

  AChild: TMUINotify

); override;

Arguments

AChild

  

Child to Add


Documentation generated on: 2024-04-25