Unit 'Variants' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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: Jul 24 2023