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

SysTryResizeMem

System memory manager: attempt to resize memory.

Declaration

Source position: heaph.inc line 83

function SysTryResizeMem(

  var p: pointer;

  size: PtrUInt

):Boolean;

Description

SysTryResizeMem is a help routine for the system memory manager implementation for ReAllocMem, SysReAllocMem

See also

SysReAllocMem

  

System memory manager: Reallocate memory.

ReAllocMem

  

Re-allocate memory on the heap.


Documentation generated on: Jul 24 2023