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

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

Pascal
procedure Add(Src: TMtxComponent); overload;

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.

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