Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

SysGetmem

System memory manager memory allocator.

Declaration

Source position: heaph.inc line 78

function SysGetmem(

  Size: PtrUInt

):Pointer;

Description

SysGetmem is the system memory manager implementation for GetMem

See also

GetMem

  

Allocate new memory on the heap.

GetMemory

  

Alias for GetMem.


Documentation generated on: Jul 24 2023