| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
System memory manager: attempt to resize memory.
Source position: heaph.inc line 79
function SysTryResizeMem(  | 
var p: pointer;  | 
size: PtrUInt  | 
):Boolean;  | 
SysTryResizeMem is a help routine for the system memory manager implementation for ReAllocMem, SysReAllocMem
  | 
System memory manager: Reallocate memory  | 
|
  | 
Re-allocate memory on the heap  |