Unit 'Variants' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

RefAnyProc

Handler called to obtain a reference to a varAny typed variant.

Declaration

Source position: variants.pp line 289

var RefAnyProc: TAnyProc;

Description

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.

See also

VarDispProc

  

Handler called by DispInvoke.

ChangeAnyProc

  

Not used.


Documentation generated on: Jul 24 2023