Procedure called to clear a variant.
Source position: variants.pp line 294
var ClearAnyProc: TAnyProc; |
ClearAnyProc is called when the system needs to clear a variant of type varAny. it must clear the variant.
|
Handler called by DispInvoke. |
|
|
Not used. |
|
|
Handler called to obtain a reference to a varAny typed variant. |