搜索资源列表
DBGRID(EH)转EXCEL
- delphi 将标准DBGRID控件和DBGRIDEH控件的内容输出到EXCEL中的源码,看了就知道!-standard DBGRIDEH Input controls and controls the output to the source Excel, read on to know!
DBGrid-mutiple-head
- 轻松实现DBGrid多表头加强版 网上流传的TADBgrid控件可以轻松实现DBGrid多表头,不过它的设计较简单, 相邻字段,层数必须相同才可以合并,这样效果就大打折扣了,我本来给他 90分的,就这一点就扣了89分。我下功夫改了一下,即使层数也可以合并, 还做到最底层的高度尽量小,效果与DBGridEh几乎一样,因为比较简单,没有 解决折行,这需要在内存做一棵树来计算高度,复杂些,可参考DBGridEH, 下面就是实现的代码,如果发现有错,请指出改正。-easily D
DBGridEH
- 表格控件 表格控件 表格控件-forms Controls forms Controls forms Controls forms Controls forms Controls
DBGrid_DBGridEh
- 在更新前请务必备份源文件! 并且此程序对同一目录只能使用一次! 本程序对只处理了部份DbGridEh事件: StringReplace(Demo[i], TDBGrid , TDBGridEh , [rfIgnoreCase]) StringReplace(Demo[i], DataCol: Integer Column: TColumn , DataCol: Integer Column: TColumnEh , [rfIgnoreCase]) StringReplac
Solarmoon
- 在DBGRIDEH标题上加象EXCEL一样的查询下拉框
DBGridEhToExcel
- 导出DBGridEh表格数据到excel的空间,支持多表头,其中用到了xlsreadwrite控件-Export data to excel spreadsheet DBGridEh space, support multi-table first, which uses a control xlsreadwrite
EhLib
- ehlib源码,包含dbgrideh 支持多表头,合计行,可与pb的datawindow相比-ehlib source, including support for multi-table dbgrideh head, the total line may be compared with the pb of the DataWindow
EXDBGrid
- 先介绍表格EXDBGird,因为继承DBGridEh,原本就是继承DBGrid的,但DBGridEh 功能更强,就沾沾光吧,这部分就不说了,下面介绍的功能或未实现,但先写出来。 DBGridEh是要交费的,-First introduced the form EXDBGird, because inheritance DBGridEh, originally DBGrid succession, but more powerful DBGridEh on沾沾light bar, this
DBGRIDEH
- 获取计算机硬件信息,例如硬盘和网卡和cpu-Access to computer hardware information
DBGrideh.pas.show.packet.combining.high.level.code
- DBGrideh.pas分组合并高级代码秀DBGrideh.pas show packet combining high-level code -DBGrideh.pas show packet combining high-level code
LblPrint
- 小型标签打印程序源代码 A、自动创建带密码的Access数据库及表,并自动打开。 B、根据表字段自动创建控件,并设定相应的事件。(UntOpenLbl.pas中)。最后自动销毁。 C、子窗体的创建、关闭方法,不产生内存泄漏。 D、本程序是关于标签打印,因使用了RM控件,所以大家应该下载一个RM3.67版本的控件,才可以正常编译。 E、第三方控件主要有: ReportMachine3.67 ,WinSkin4.22, DBGridEh等。 -The small l
DataToExcelU
- DBGrid及DBGridEH转化为EXCEL文件-DBGrid and DBGridEH, converted to EXCEL file
dbgrideh
- dbgrideh实现复选的功能,可通过筛选框多选数据,测试数据库为Access。无意发现网上关于memtableeh用法的资料很少,把以经过自己的多次实验,使dbgrideh能单选复选记录,借助内存表memtableeh,新增临时字段实现。-dbgrideh check multiple selection box by screening data, test database Access. Stumbled on the little information online on memta
EhLib.v3.6
- DBGRIDEH控件安装,DELPHI5,6,7-DBGRIDEH control installation, DELPHI5, 6,7
dbgridehChangeColor
- delphiXE中使用dbgrideh,改变单元格的颜色,和字体颜色。-delphiXE use dbgrideh, changing the color of the cell, and font color.
DEMO
- DbGridEH控件的实例,里面需要使用bde的dbdemos-Examples DbGridEH control
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
DBGridEH For Delphi7
- 表格控件,数据集导出各种常见格式(EXCEL,CSV,HTML...),多表头,页脚合计等功能...