RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TReader.OnReferenceName Event

Occurs when resolving references to other objects such as when one object is the property value of another.

Pascal
property OnReferenceName: TReferenceNameEvent;
C++
__property TReferenceNameEvent OnReferenceName;

OnReferenceName is for internal use only. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!