[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Variants' (#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: May 14 2021