TMtxComponentAddEvent Event

MulticastDelegateTMtxComponentAddEvent

type TMtxComponentAddEvent = procedure (Sender: TMtxComponentList; Item: TMtxComponent) of object;

Event for TMtxComponentList.

Event triggered after a new item has been added to the component list.