Provides the support for increasing the reference count of a Variant of type varAny.
RefAnyProc: TAnyProc;
TAnyProc RefAnyProc;
Variants
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.
TAnyProc
ChangeAnyProc
ClearAnyProc