[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Procedure called to clear a variant
Source position: variants.pp line 287
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 |