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

TMUINotify.RemoveChild

Removes a child from this class, will be called when Parent of the child class is changed

Declaration

Source position: MUIClass.Base.pas line 125

public procedure TMUINotify.RemoveChild(

  AChild: TMUINotify

); virtual;

Arguments

AChild

  

Object to remove

Description

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


Documentation generated on: 2024-03-29