ChangeAnyProc
Not used
Declaration
Source position: variants.pp line 288
var
  ChangeAnyProc : TAnyProc;
Description
ChangeAnyProc is currently not used in the Variants unit.
See also
| Name | Description | 
|---|---|
| ClearAnyProc | Procedure called to clear a variant | 
| RefAnyProc | Handler called to obtain a reference to a varAny typed variant | 
| TAnyProc | Callback handler to clear variants of type Any | 
| VarDispProc | Handler called by DispInvoke |