ReAllocMemory

Alias for ReAllocMem

Declaration

Source position: heaph.inc line 106

  function ReAllocMemory(p: pointer; Size: PtrUInt) : pointer;

Description

ReAllocMemory is an alias for ReAllocMem .

See also

Name Description
ReAllocMem Re-allocate memory on the heap