Add an object as child to this Class, will be called by setting the Parent on this class
Source position: MUIClass.Base.pas line 124
public procedure TMUINotify.AddChild( |
AChild: TMUINotify |
); virtual; |
AChild |
|
Child to add |
There is no reason to directly call this function, assign this object as a Parent to an other Class, will do it already