<p>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.</p>
<p>Smallest steps to reproduce: Create a Delphi application with 1 form and drop a TRibbon on it.</p>
<p>Start the application and monitor the GDIs. Minimize and maximize the application, you will see the number increasing.</p>
<p>If you use the AQTime resource profiler, the application leaks DCs and Regions.</p>
<p>Is there a way around?</p>
<p> </p>
<p><strong>Patrick</strong></p>