I'd just installed the trial version of XLSReadWriteII 3.0 and the installation is ok, there's no error.
But when I compile the samples, there are errors :
HTMLExportSample = File not found 'XLSExport2.dcu' (and it's right there is no such file in the folder /Package/D7)
DbReadSample = Undeclared identifier:'XLS'
And when I open these samples, there are errors :
FindTextSample = Error reading TSheet.SheetProtection: Invalid property value
MacroSample = Error reading Splitter1.ExplicitLeft: Property ExplicitLeft does not exist
Is there something wrong? Did I make any mistake in installation?
error when open and compile samples
Hello
There was an error in the install, that only installed the file XLSExport2.dcu if D6 was selected. So please install the component again, with the D6 option selected.
Ignore the missing properties (these are not needed, and are created by a more recent delphi version). You may have to move any control on the form in order to make delphi understand that the form is changed.
Lars Arvidsson
There was an error in the install, that only installed the file XLSExport2.dcu if D6 was selected. So please install the component again, with the D6 option selected.
Ignore the missing properties (these are not needed, and are created by a more recent delphi version). You may have to move any control on the form in order to make delphi understand that the form is changed.
Lars Arvidsson