__declspec(property(get = GetReference)) TReferenceList*Reference;
Stores a list of components that have to be notified, when this component is destroyed.
Read:
TReferenceList *GetReference();Declared in Dew::Math::TMtxComponent · Dew.Math/MtxBaseComp.h · Cross-compiler