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

AllocMem

Alias for GetMem

Declaration

Source position: heaph.inc line 98

function AllocMem(

  Size: PtrInt

):pointer;

Description

AllocMem is an alias for GetMem.

See also

GetMem

  

Allocate new memory on the heap