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
remove XLSSpreadSheet
Thank you. Thats good. But I've downloaded an amount of times and I keep getting the version 1.00.01.larsa wrote:Hello
This is fixed in update 1.00.03
And when I download XLSReadWriteII ver4 I get the version 4.00.09.
I have three questions:
How do I know when a new version is available for download?
How do I get the XLSSpreadSheet version 1.00.03?
How do I update? Shall I remove the old packages i delphi and install again with the new files or will an installation with the _D7.exe file do the job? Do I have to delete the components from my applications and insert the new components - or is that done automatically when I open Delphi??
Kind regards
KTollund