Freememory
Alias for FreeMem
Declaration
Source position: heaph.inc line 94
  procedure Freememory(p: pointer; Size: PtrUInt);
  function Freememory(p: pointer) : PtrUInt;
Description
FreeMemory is an alias for FreeMem .
See also
| Name | Description | 
|---|---|
| FreeMem | Release allocated memory |