Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Memory leak when export a report has TppRichText with Transparent = False

edited October 2014 in General
A ReportBuilder template that has a TppRichText (or TppDBRichText) with
Transparent = False. Export the report to Excel, close application will
cause memory leak. The following leaks are reported by FastMM or
ReportMemoryLeaksOnShutdown = True;

13 - 20 bytes: TList x 1
21 - 36 bytes: TPen x 1, TBrush x 1, Unknown x 2
37 - 52 bytes: TppGradient x 1, TppBorder x 1
309 - 340 bytes: TppDrawShape x 1

--
Best regards,
Chau Chee Yang
This discussion has been closed.