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

VarArrayCreate

Declaration

Source position: variants.pp line 123

function VarArrayCreate(

  const Bounds: array of SizeInt;

  aVarType: TVarType

):Variant;

function VarArrayCreate(

  const Bounds: PVarArrayBoundArray;

  Dims: SizeInt;

  aVarType: TVarType

):Variant;


Documentation generated on: 2023-03-18