[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Alias for GetMem
Source position: line 0
procedure Getmemory( |
var p: pointer; |
Size: PtrInt |
); |
size: PtrInt |
):pointer; |
Getmemory is an alias for GetMem.
|
Allocate new memory on the heap |
No notes exist for this page yet.