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

ReAllocMemory

Alias for ReAllocMem

Declaration

Source position: heaph.inc line 100

function ReAllocMemory(

  var p: pointer;

  Size: PtrInt

):pointer;

Description

ReAllocMemory is an alias for ReAllocMem.

See also

ReAllocMem

  

Re-allocate memory on the heap