Unit MemDebug

///////////////////////////////////////////////////////////////////////////// This unit must be included in first string in "uses" clause of your project main module (*.dpr). You can reach it through View/Project Source. You Must run application under any Debugger, that can recieve Debug Messages. For example MS WinDbg available for free download from Microsoft. //

Classes

Functions

GetUsedSize - SetTo True to enable debug messages for each allocation - reallocation.
SetMDebugState -

Types

Constants

Variables


Functions


function GetUsedSize: Integer;

SetTo True to enable debug messages for each allocation - reallocation.

IMapLookup helper


procedure SetMDebugState(aState : Boolean);


Types


Constants


Variables