I need to activate the ReportMemoryLeaksOnShutdown functionality to report the memory leaks of my application, but only under debug mode (when the Delphi IDE is running). How can I do this?
I need to activate the ReportMemoryLeaksOnShutdown functionality to report the memory leaks of my
Share
try using the
DebugHookvariable