(fastmm4's leak detection is not as comfortable as eurekalog, but is free and even works to find annoying memory leaks)
Only activate in Debug if you're searching for leaks, there is no need for activating this at runtime cause
Delphi's memorymanager is based on fasmm anyway. Added Fulldebugmode dll copy process as build event.
Default: fastmm4 not active!
fastmm4
https://sourceforge.net/projects/fastmm/
https://github.com/pleriche/FastMM4