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

Freememory

Alias for FreeMem

Declaration

Source position: line 0

procedure Freememory(

  p: pointer;

  Size: PtrInt

);

function Freememory(

  p: pointer

):PtrInt;

Description

FreeMemory is an alias for FreeMem.

See also

FreeMem

  

Release allocated memory