Summary
Add a reference of Src to Self and also a reference of Self to Src.
Class
TReferenceList
Declaration
Procedure Add(Src: TMtxComponent);
Description
Event that will be called, when the connected component is destroyed is the method TMtxComponent.RemoveReference. The parameter passed to the method will be the pointer of the component (and not of its TReferenceList) that is being destroyed.
Declaration
Procedure Add(Src: TReferenceList; Event: TNotifyEvent; CompSrc: TObject = nil);
Summary
Add a reference to Src to Self and also a reference of Self to Src.
Description
Event is the procedure to be called, when the connected component is destroyed.
| Copyright 2008 Dew Research |
http://www.dewresearch.com