When exporting a grid to Excel that contains an ImageComboBox column and the ShowDescriptions property is False, a memory leak occurs. Delphi reports this when shutting down the application when you set ReportMemoryLeaksOnShutdown := True, but we also use Eurekalog which monitors memory leaks and I have attached a log produced by EurekaLog.
Memory leaks when exporting images from an ImageComboBox grid column whose Properties.ShowDescriptions property is set to False
Answers approved by DevExpress Support
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
- v15.2.3Download Official Update
- v15.1.8Download Official Update
Hello Stephen,
Thank you for your report. I have reproduced the described memory leak message and forwarded this ticket to our developers for research.