System memory manager: attempt to resize memory.
Source position: heaph.inc line 83
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. |