GetMemoryManager
Return current memory manager
Declaration
Source position: heaph.inc line 54
procedure GetMemoryManager(var MemMgr: TMemoryManager);
Description
GetMemoryManager stores the current Memory Manager record in MemMgr.
For an example, see the programmer's guide.
Errors
None.
See also
Name | Description |
---|---|
IsMemoryManagerSet | Is the memory manager set |
SetMemoryManager | Set a memory manager |