搜索资源列表
DBGRID(EH)转EXCEL
- delphi 将标准DBGRID控件和DBGRIDEH控件的内容输出到EXCEL中的源码,看了就知道!-standard DBGRIDEH Input controls and controls the output to the source Excel, read on to know!
DBGridEh
- DBGridEh多表头输出到Excel.zip
Solarmoon
- 在DBGRIDEH标题上加象EXCEL一样的查询下拉框
DBGridEhToExcel
- 将DBGRIDEH多表头装换到EXCEL中
DBGridEH
- delphi控件类,非常好用,可以排序,导出等功能-delphi type controls, very easy to use, you can sort, export and other functions
DBGridEhToExcel
- 导出DBGridEh表格数据到excel的空间,支持多表头,其中用到了xlsreadwrite控件-Export data to excel spreadsheet DBGridEh space, support multi-table first, which uses a control xlsreadwrite
CustomerAdmin
- 适合Delphi初学者使用。其中涉及XML文件导入,Excel文件导入导出。RM报表文件使用。DBGridEh使用技巧。连锁店中资料传输使用的流文件。-Suitable for beginners to use Delphi. Involving XML file, Excel file import and export. RM statements document. DBGridEh tips. Chain in the use of streaming data files.
dbgrideh-to-excel
- 将多表头的dbgrideh导到excel中,-The multi-table header dbgrideh guide to excel
DataToExcelNEW
- 本组件实现了将DBGrid/DBGridEH/DataSet中的数据导入到Excel中。 可用于编写简单的数据应用操作程序。-This component implements the DBGrid/DBGridEH/DataSet in the data into Excel. The data can be used to write simple application procedures.
gsd
- dbgrideh导出到excel,支持复杂的表头格式,程序源码-dbgrideh export to excel, to support the complex header format, program source code
DataToExcelU
- DBGrid及DBGridEH转化为EXCEL文件-DBGrid and DBGridEH, converted to EXCEL file
DBGridEhToExcel
- DBGridEh to Excel 调用的例子 var DBGridEhToExcel: TDBGridEhToExcel begin DBGridEhToExcel := TDBGridEhToExcel.Create(nil) try DBGridEhToExcel.TitleName := 测试测试测试测试测试测试测试 DBGridEhToExcel.BeginDate := 开始日期:2005-07-01 DBGridE
DBGridEhExcel
- DBGridEh多表头输出到Excel -DBGridEh multi-table multi-head output to ExcelDBGridEh header output to Excel
Unit_DBGridEhToExcel
- DBGridEh控件导出为Excel文件代码-Export to Excel files DBGridEh control code
DBGridEhtoExcel-
- Delphi中从DBGridEh控件导出Excel 已经测试可用(Delphi7下通过)-qwertyuiolxzx ds ghjhsas fgh hbvdfghj
Delphi_372227
- Delphi源码下载,DBGridEhColSelect设置DBGridEh列显示,增加导出Word文档功能时,发现列数太多显显示在Word文档上面的表格很丑陋,故增加该功能提供给用户自定义导出所需要的数据列内容,该功能对导出Excel与Word通用 -Delphi source code download, DBGridEhColSelect set DBGridEh column shows, feature increases export Word documents, found
DBGridEhToExcel
- 导出DBGridEh表格数据到excel的空间,支持多表头,其中用到了xlsreadwrite控件-Export data to excel spreadsheet DBGridEh space, support multi-table first, which uses a control xlsreadwrite
export2excel
- delphi 数据导出到excel文件,dbgrideh导出到excel。-export to excel
DBGridEH For Delphi7
- 表格控件,数据集导出各种常见格式(EXCEL,CSV,HTML...),多表头,页脚合计等功能...