[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handler called to obtain a reference to a varAny typed variant
Source position: variants.pp line 289
var RefAnyProc: TAnyProc; |
RefAnyProc is called when the system needs to obtain a reference to a variant of type varAny. it must replace the variant with a reference to the variant.
|
Handler called by DispInvoke |
|
|
Not used |