Patrick C7577

Member since: Thursday, 30 July 2015
Last login: 5 years ago
Profile viewed: 591 views

Your Rank: 91
Points: 3

Patrick C7577 created a new topic ' Delphi Ribbon components leak GDIs' in the forum. 8 years ago

The Ribbon components leak GDIs. This is bad enough (performance gets slower and slower) that the users have to shut down the application a few times a day.


Smallest steps to reproduce: Create a Delphi application with 1 form and drop a TRibbon on it.


Start the application and monitor the GDIs. Minimize and maximize the application, you will see the number increasing.


If you use the AQTime resource profiler, the application leaks DCs and Regions.


Is there a way around?


 


Patrick



Read More...