Memory leak when export a report has TppRichText with Transparent = False
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
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.