Unit 'MUIClass.Base' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#MUIClass]

TMUINotify.AddChild

Add an object as child to this Class, will be called by setting the Parent on this class

Declaration

Source position: MUIClass.Base.pas line 124

public procedure TMUINotify.AddChild(

  AChild: TMUINotify

); virtual;

Arguments

AChild

  

Child to add

Description

There is no reason to directly call this function, assign this object as a Parent to an other Class, will do it already


Documentation generated on: 2024-03-29