close a form with a TChart
close a form with a TChart
Is there something special one should do when closing a VCL form with a TeeChart? I have just tried using the FullDebug option of the FASTMM4 unit to check for leaks etc. and it crashes every time when I close the form. It complains about accessing an already free-ed object. The references it provides are mostly internal to TeeChart. Do I need to first free the series etc.? Is TeeChart compatible with the FASTMM4 utility?
Re: close a form with a TChart
Hello,
We use to revise the memory leaks with FastMM4 also. We'll check it. What IDE are you using?
Does it crash or does it report the leaks it finds?JimR wrote:I have just tried using the FullDebug option of the FASTMM4 unit to check for leaks etc. and it crashes every time when I close the form
We use to revise the memory leaks with FastMM4 also. We'll check it. What IDE are you using?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |