procedure TForm1.btn7Click(Sender: TObject); var i,row,column:integer; begin Try ExcelApplication1.Connect; Except MessageDlg('Excel may not be installed',mtError, [mbOk], 0); Abort; End; ExcelApplication1.Visible[0]:=True; ExcelApplication1.Caption
This TscExcelExport component is an advanced, powerful but easy to use component which enables you to export all records of a dataset from Borland/Codegear/Embarcadero Delphi to Microsoft Excel. Many features are provided to change the layout, use c
* The warnings 'unsafe code', 'unsafe type' and 'unsafe typecast' should be ignored. In Delphi 7, 2005, 2006, Turbo Delphi and 2007 these warnings can be disabled in your project options. -------------------------------------------------------------
距离上次发这个有段时间了,这段时间我自己也一直在用和改进,但肯定还有些问题。如果使得过程中遇到问题可以跟贴或私信我,现在很少时间上来,可能一时半会回复不了,见谅。 在确认使用这个之前,我要声明一下 本软件为免费软件,但我也在工作中使用,不保证其它问题,这也是我尽量测试的原因。但因这个造成的工作损失,我不会负连带责任。我都免费给了,还能怎样呢。(其实可能也就是处理一个数据时报错吧,之前录进的数据不会有问题。) 这个使用的开源数据库 sqlite,有些功能需要 Microsoft Office Ex