RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Variants.RefAnyProc Variable

Provides the support for increasing the reference count of a Variant of type varAny.

Pascal
RefAnyProc: TAnyProc;
C++
TAnyProc RefAnyProc;

Use RefAnyProc to increase the reference count of a Variant of type varAny.  

Assign a custom TAnyProc to RefAnyProc in order to control the referencing of the varAny Variants

 

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