RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRecall.Reference Property

Indicates the reference object that is updated when you destroy the TRecall instance.

Pascal
property Reference: TPersistent;
C++
__property TPersistent * Reference;

Read Reference to determine the object that TRecall updates when it is destroyed. The value of this read-only property is assigned in the constructor. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!