Introduction - If you have any usage issues, please Google them yourself
通过OLE将若干个DataSet导出到Excel,可导出大量数据,速度比较快。 导出单元(DataSets2Excel.pas)可以导出超过65535条数据到Excel,支持自动分页。 导出单元是对之前代码的整理,支持D5~XE4。最新版
Packet : ExportExcel.zip filelist
Unit1.pas
DataSets2Excel.pas
ExportExcel.dpr
ExportExcel.dproj
ExportExcel.res
ExportExcel_d5.exe
ExportExcel_d10.exe
test_ansi.dat
test_uni.dat
Unit1.dfm