[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Alias for GetMem
Source position: heaph.inc line 88
procedure Getmemory( |
out p: pointer; |
Size: PtrUInt |
); |
size: PtrUInt |
):pointer; |
Getmemory is an alias for GetMem.
|
Allocate new memory on the heap |