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

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

ReAllocMem

  

Re-allocate memory on the heap.


Documentation generated on: Jul 24 2023