I'm getting a memory leak when I save a report from the preview screen. I've got ReportMemoryLeaksOnShutdown := True in my form.create.
eg.
dxComponoentPrint1.Preview(True, Link1)
Link1 is a cxGrid with a kbm memory table as a data source.
After previewing the report, I click on Save, I name the report, click on save again.
When I close the program, I get:
An unexpected memory leak has occurred…
525 - 572 byted: TdxPSDataStorageInfo x1
See attached sample. Please advise.
Hello,
Thank you for your report. I have reproduced the described behavior and forwarded this ticket to our developers for research.