[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
System memory manager: attempt to resize memory.
Source position: heaph.inc line 79
function SysTryResizeMem( |
var p: pointer; |
size: PtrInt |
):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 |
No notes exist for this page yet.