removeallseries causes EAccessViolation?
Posted: Wed May 12, 2004 3:56 pm
I was trying to find any memory leak in my code, so as suggested, I enabled CodeGuard. But I got a EAccessViolation whenever I close the application.
I started with a new application, and figured out whenever I add removeallseries() to the Form's constructor, I got this error when CodeGuard enabled.
I know i'm missing sth. Where shall I put removeallseries() if I want a empty chart after application start up.
Thanks
I started with a new application, and figured out whenever I add removeallseries() to the Form's constructor, I got this error when CodeGuard enabled.
I know i'm missing sth. Where shall I put removeallseries() if I want a empty chart after application start up.
Thanks