[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Variants' (#rtl)

TVarDataArray

Dynamic array of vardata records.

Declaration

Source position: variants.pp line 213

type TVarDataArray = array of tvardata;

Description

TVarDataArray is a helper type for instance used in IVarInvokeable.DoFunction to represent the arguments passed to a function.

See also

IVarInvokeable.DoFunction

  

Called for methods that return a result (functions)


Documentation generated on: May 14 2021