Upgrade XLSReadWriteII 4.00.15 to 4.00.49. Delphi 2007
Posted: Mon Mar 28, 2011 10:49 am
I have some problems with upgarde the Delphi component XLSReadWriteII from 4.00.15 to 4.00.49. (Delphi 2007). My source code has no change. Anyway get I follow Delphi Exceptions: EAccessViolation -> EReadError 'Error by read of TSheet.MergedCells' -> EReadError 'Error by read of XLSRW.Sheets'.
var XLSRW : TXLSReadWriteII4;
This exceptions seem on load my form. Do you know anyone this problem?
PS: I have Excel2000 variables in this form.
var XLSRW : TXLSReadWriteII4;
This exceptions seem on load my form. Do you know anyone this problem?
PS: I have Excel2000 variables in this form.