System memory manager memory allocator.
Source position: heaph.inc line 78
function SysGetmem( |
Size: PtrUInt |
):Pointer; |
SysGetmem is the system memory manager implementation for GetMem
|
Allocate new memory on the heap. |
|
|
Alias for GetMem. |