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

IsMemoryManagerSet

Is the memory manager set

Declaration

Source position: heaph.inc line 60

function IsMemoryManagerSet: Boolean;

Description

IsMemoryManagerSetwill return Trueif the memory manager has been set to another value than the system heap manager, it will return Falseotherwise.

Errors

None.

See also

SetMemoryManager

  

Set a memory manager

GetMemoryManager

  

Return current memory manager