Alias for GetMem
Source position: heaph.inc line 98
function AllocMem(
Size: PtrInt
):pointer;
AllocMem is an alias for GetMem.
GetMem
Allocate new memory on the heap