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

DynArraySetLength

Declaration

Source position: dynarrh.inc line 32

procedure DynArraySetLength(

  var a: Pointer;

  typeInfo: Pointer;

  dimCnt: SizeInt;

  lengthVec: PSizeInt

);