You are here: Symbol Reference > MtxBaseComp Namespace > Classes > TReferenceList Class > public > Add Method > TReferenceList.Add Method (TReferenceList, TNotifyEvent, TObject)
MtxVec VCL
ContentsIndex
PreviousUpNext
TReferenceList.Add Method (TReferenceList, TNotifyEvent, TObject)

Add a reference to Src to Self and also a reference of Self to Src.

Pascal
procedure Add(Src: TReferenceList; Event: TNotifyEvent; CompSrc: TObject = nil); overload;

Event is the procedure to be called, when the connected component is destroyed.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!