remove XLSSpreadSheet
Posted: Thu Oct 16, 2008 2:50 pm
I have put a XLSSpreadSheet on a form and compiled. It works.
But when I try to delete the XLSSpreadSheet from the form, I get an access violation and Delphi closes.
In another application I have put an XLSSpreadSheet on a form. That form is not always used in the application.
If I use the form to show an excelfile, all is ok.
But if I don't use the form before I close the application, I get an EAccessViolation when I close. It seems to be in XBookPaint.
How do I avoid these errors?
Kind regards
Kenneth
But when I try to delete the XLSSpreadSheet from the form, I get an access violation and Delphi closes.
In another application I have put an XLSSpreadSheet on a form. That form is not always used in the application.
If I use the form to show an excelfile, all is ok.
But if I don't use the form before I close the application, I get an EAccessViolation when I close. It seems to be in XBookPaint.
How do I avoid these errors?
Kind regards
Kenneth