Artem Razin 12 Posted June 29, 2020 We are excited to announce to the community that the new Deleaker 2020.16 with full RAD Studio 10.4 Sydney is available to download. Deleaker is a famous tool to find leaks, leaked objects and memory, GDI resources, and handles. This is a good addition to a favorite IDE for everyone who wants to explore resource usage and fix leaks without leaving RAD Studio. For those who prefer to watch, we've recorded a video to show how it works: Happy coding! 4 Share this post Link to post
dfilteau 0 Posted March 21, 2021 Just checked it out. I was having a problem chasing down a memory leak in a Delphi VCL application that used a VirtualTreeview (or possibly 4) and Deleaker was the quickest way to resolve the issue by leading me right to the line in my application that was causing the leak and theen diving even deeper into the system. I'm using Delphi 10.4.2. I was on 10.4 and it was handy there too. Thanks, Artem! Share this post Link to post
Artem Razin 12 Posted March 22, 2021 18 hours ago, dfilteau said: I was having a problem chasing down a memory leak in a Delphi VCL application that used a VirtualTreeview (or possibly 4) and Deleaker was the quickest way to resolve the issue It is so great to hear that Deleaker was quick and was useful! Thank you! 1 Share this post Link to post