-
Content Count
11 -
Joined
-
Last visited
Everything posted by Artem Razin
-
ANN: π Halloween Special Offer for Deleaker π
Artem Razin posted a topic in Delphi Third-Party
Hello Delphi and C++ Builder developers, It's Halloween season, and we're treating you to a special offer on Deleaker, the powerful tool that helps you track down those pesky leaks! Whether you're dealing with memory leaks, GDI objects, or handle leaks, Deleaker has you covered. It works seamlessly as a standalone app or as an integrated extension for RAD Studio, making it a versatile tool for any developer. Key Features: Memory Leak Detection: Easily track down memory leaks to prevent performance issues. Resource Leak Detection: Identify GDI objects and handle leaks that can degrade your application over time. Snapshot Review: Capture and review snapshots, with a specific focus on allocated Delphi objects to pinpoint leaks efficiently. π§ββοΈ Halloween Special: Use the coupon code HALLOWEEN2024 to get 35% off! This discount is available for a limited time, so don't miss out. π Ready to get started? Visit Deleakerβs site and apply the code at checkout. Wishing you a spooky (and leak-free) Halloween! π -
Profile your application to identify memory issues. For example, with Deleaker, you can take a baseline snapshot before running your script and another one immediately after. By comparing these snapshots, you can explore which allocations were not freed. To be honest, I don't see any mistakes in your code, as you explicitly free all objects.
-
ANN: Deleaker 2020.16 with full RAD Studio 10.4 Sydney support
Artem Razin posted a topic in Delphi Third-Party
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! -
ANN: Deleaker 2020.16 with full RAD Studio 10.4 Sydney support
Artem Razin replied to Artem Razin's topic in Delphi Third-Party
It is so great to hear that Deleaker was quick and was useful! Thank you! -
Hi Developers, Deleaker was created in 2006, and is been support Visual Studio from the very first release. Now it's time to find leaks in Delphi and C++ Builder! Deleaker finds memory leaks, leaks of GDI and USER32 resources, handles and many others. Deleaker fully integrates with RAD Studio. Here the official announcement: https://www.deleaker.com/blog/2019/03/11/integration-with-rad-studio/ Let's look how it works! Download Deleaker and launch it. Now you can select versions of RAD Studio you want Deleaker to integrate with. Of course, RAD Studio Rio 10.3 is supported: Deleaker is installed, let's launch Delphi: Great, Deleaker is here: Let's add some leaks: Start debugging, click the button, exit. Deleaker is taking a snapshot: Two leaks are shown as expected. It's easy to navigate to source of a leak: Happy coding!
-
ANN: Find leaks in Delphi and C++ with Deleaker
Artem Razin replied to Artem Razin's topic in Delphi Third-Party
Are you about a discount?.. I tried to realize how to post a text that is available for users logged on the forum only, but it seems no way to do so. Anyway feel free to write me PM. Thank you! -
ANN: Find leaks in Delphi and C++ with Deleaker
Artem Razin replied to Artem Razin's topic in Delphi Third-Party
Please check PM. -
ANN: Find leaks in Delphi and C++ with Deleaker
Artem Razin replied to Artem Razin's topic in Delphi Third-Party
Yes, Deleaker standalone is for such scenario. -
ANN: Find leaks in Delphi and C++ with Deleaker
Artem Razin replied to Artem Razin's topic in Delphi Third-Party
It should support FMX, but at the same time the only platform Deleaker supports is Windows. -
ANN: Find leaks in Delphi and C++ with Deleaker
Artem Razin replied to Artem Razin's topic in Delphi Third-Party
Yes, absolutely! Yes, it does. Thank you!