IsMemoryManagerSet

Declaration:
function IsMemoryManagerSet: Boolean;
Description:
IsMemoryManagerSet will return True if the memory manager has been set to another value than the system heap manager, it will return False otherwise.
Errors:
None.
See also:
SetMemoryManager (568), GetMemoryManager (507)