[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

SysAllocMem

System memory manager: Allocate memory

Declaration

Source position: heaph.inc line 78

function SysAllocMem(

  size: PtrInt

):Pointer;

Description

SysFreemSize is the system memory manager implementation for AllocMem

See also

AllocMem

  

Alias for GetMem