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

SysAllocMem

System memory manager: Allocate memory.

Declaration

Source position: heaph.inc line 82

function SysAllocMem(

  size: PtrUInt

):Pointer;

Description

SysFreemSize is the system memory manager implementation for AllocMem

See also

AllocMem

  

Allocate and clear memory.


Documentation generated on: Jul 24 2023