Location:
Search - EhLib 3.6
Search list
Description: 一个很好的控件,轻松实现多文件分割.Ehlib 3.6c FullSource for Delphi & BCB
著名的数据库连接控制,DBgrid增强VCL控件;支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印。可以和PB的ataWindow媲美。
-a very good control, many documents easily separated. Ehlib FullSource for Delphi 3.6
Platform: |
Size: 40215 |
Author: 金辉 |
Hits:
Description: 本程序演示了如何使用编辑器在运行期设置表格的一些常用参数
需要使用到Ehlib控件,最好使用3.6版本,旧版本也适用!
使用前请双击本目录下的DB.UDL连接数据库,连接完成后即可选择数据表进行演示!
在表格上按右键,即可出现功能菜单,点击进入!
程序应该适用于各版本的DELPHI,但由于条件有限未做测试!
Platform: |
Size: 545331 |
Author: www |
Hits:
Description: EhLib 是一套非常优秀的第三方VCL Grid组件,相对于Delphi自身的DBGrid,它增加了很多功能,如:
1、Grid可显示为Flat、3D效果;
2、在表格底部显示合计行(可多行);
3、自动列标题排序,可自动显示排序标记;
4、日期列自动为DateTimePicker,Boolean列自动为CheckBox;
5、表格首行可显示查询行,自动筛选数据;
6、增加Grid数据查找对话框;
7、支持Grid打印,打印效果非常理想;
8、可将Grid数据导出至Excel、Word、Html、TXT;
Platform: |
Size: 2866955 |
Author: 张峰 |
Hits:
Description: 本程序演示了如何使用编辑器在运行期设置表格的一些常用参数
需要使用到Ehlib控件,最好使用3.6版本,旧版本也适用!
使用前请双击本目录下的DB.UDL连接数据库,连接完成后即可选择数据表进行演示!
在表格上按右键,即可出现功能菜单,点击进入!
程序应该适用于各版本的DELPHI,但由于条件有限未做测试!-This procedure demonstrates how to use the editor in the run-time set up tables need to use some common parameters to Ehlib control, it is best to use 3.6 version, also applies to older versions! Before use double-click the catalog under DB.UDL connect to database, connectivity be able to choose after the completion of data table demo! Right-click in the table can function menu appears, click to enter! procedure should be applicable to all versions of DELPHI, but due to limited testing done!
Platform: |
Size: 544768 |
Author: www |
Hits:
Description: EhLib 是一套非常优秀的第三方VCL Grid组件,相对于Delphi自身的DBGrid,它增加了很多功能,如:
1、Grid可显示为Flat、3D效果;
2、在表格底部显示合计行(可多行);
3、自动列标题排序,可自动显示排序标记;
4、日期列自动为DateTimePicker,Boolean列自动为CheckBox;
5、表格首行可显示查询行,自动筛选数据;
6、增加Grid数据查找对话框;
7、支持Grid打印,打印效果非常理想;
8、可将Grid数据导出至Excel、Word、Html、TXT;
-EhLib is a very good third-party VCL Grid components, as opposed to Delphi s own DBGrid, which adds a lot of features such as: 1, Grid can be displayed for the Flat, 3D effects 2, in the form displayed at the bottom of the total line (which can be multi-line) 3, automatic column header to sort, can be displayed automatically sort marker 4, the date listed automatically DateTimePicker, Boolean out automatically CheckBox 5, form the first line shows the query line, automatic screening data 6, an increase Grid data Find dialog box 7, to support the Grid print, print effect is very desirable 8, Grid data can be exported to Excel, Word, Html, TXT
Platform: |
Size: 2867200 |
Author: 张峰 |
Hits:
Description: EhLib 4.2.16 中文汉化版 (Faceker.com 修改版)
1. DataService\EhLibADO.pas
第40行,ADODataSetDriverName函数:
原:Result := MSACCESS
现:Result := MSSQL
功能:字符串、日期界定符匹配(STFilter.Local=False情况下)
2.Common\EhLibConsts.pas
功能:常数汉化
3.Common\DBGridEhFindDlgs.pas\dfm
A、FillColumnsList函数:
原:cbFindIn.Items.AddObject( <All> , nil)
现:cbFindIn.Items.AddObject(‘<全部>’, nil)
B、界面中ComboBox中Items及KeyItems及Text汉化;
C、主界面汉化;
4.Common\PrnDgDlg.pas\dfm
功能:界面汉化
5.Common\PrvFrmEh.pas\dfm
功能:界面汉化
6.Common\PrViewEh.pas
327行 TPreviewBox.Create 方法. 由 FViewMode = vmFullPage 改为 FViewMode = vm100
7.Common\DBUtilsEh.pas
GetOneExpressionAsLocalFilterString 和 GetOneExpressionAsSQLWhereString 函数
功能:查询行字符串查询默认为LIKE查询.
相关详细更新信息请查看:http://www.Faceker.com 。-EhLib 4.2.16 Chinese Version (Faceker.com modified version) 1. DataServiceEhLibADO.pas line 40, ADODataSetDriverName function: the original: Result: = MSACCESS is: Result: = MSSQL functions: string, date, match DELIMITER (STFilter . Local = False cases) 2.CommonEhLibConsts.pas functions: constant sinicized 3.CommonDBGridEhFindDlgs.pasdfm A, FillColumnsList function: the original: cbFindIn.Items.AddObject (
Platform: |
Size: 2305024 |
Author: bhy |
Hits:
Description: 飞恒进销存(超市批发)管理系统V5.1(含源程序)
语言:Delphi 6/7
相关控件:FastReport 2.4以上, Ehlib 3.4以上
1.数据库为fhe2db_V51.dat
2.ADO数据连接参考安装说明文档
3.V5.1(最后编译时间20060123)
4.是一套较全面的进销存源码 此中未包括发布POS前台
5.完整的V5.1运行文档,请到飞恒软件公司网站下载.
版权声明见内文.
-This souce code form shareware use.
vcl:FastReport 2.4, Ehlib 3.4
Platform: |
Size: 1278976 |
Author: 孙晓明 |
Hits:
Description: 飞恒进销存(超市批发)管理系统(含源程序)
语言:Delphi 6/7
相关控件:FastReport 2.4以上, Ehlib 3.4以上
-Constant flying Invoicing (supermarket wholesale) management system (including source code) Language: Delphi 6/7 Related Controls: FastReport 2.4 above, Ehlib 3.4 and above
Platform: |
Size: 1278976 |
Author: jangliqun |
Hits:
Description: DBGridEh component
TDBGridEh provides all functionality of TDBGrid
and adds several new features as follows:
Allows to select records, columns and rectangle areas.
Special titles that can correspond to several/all columns.
Footer that is able to show sum/count/other field values.
Automatic column resizing to set grid width equal client width.
Ability to change row and title height.
Allows automatic broken of a single line long title and data row
to a multiline.-DBGridEh component
TDBGridEh provides all functionality of TDBGrid
and adds several new features as follows:
Allows to select records, columns and rectangle areas.
Special titles that can correspond to several/all columns.
Footer that is able to show sum/count/other field values.
Automatic column resizing to set grid width equal client width.
Ability to change row and title height.
Allows automatic broken of a single line long title and data row
to a multiline.
Platform: |
Size: 646144 |
Author: salim |
Hits:
Description: 如果安装了高版本的ehlib可能会出现运行错误,换成这个3.6版本-If you have a high version of the ehlib runtime error may occur, and replaced with the 3.6 version of the Try
Platform: |
Size: 951296 |
Author: tom |
Hits:
Description: 1.0
本程序演示了如何使用编辑器在运行期设置表格的一些常用参数
需要使用到Ehlib控件,最好使用3.6版本,旧版本也适用!
1.1
ColEditor 更易于使用了,BUG基本排除!
1.2
增加了智能过滤功能,对任意一DATASET都可以!此功能参考QLFilter,在此表示感谢!
以后会陆续增加一些MIS开发的常用功能组件或函数,请大家多多关注.
对了,几个按钮的ICON我暂时没有,没放上去丑了点,请大家自已加上去了!-1.0 program demonstrates how to use the editor to set the table in the running of some common parameters required to Ehlib control, it is best to use 3.6 version, the old version also apply! 1.1 ColEditor easier to use, BUG basic rule! 1.2 increase in intelligence filtering, for any one DATASET can! this function reference QLFilter, to express my gratitude! will continue to increase after a number of functional components commonly used in MIS development or function, please pay attention on. Yes, I do a few buttons ICON No, do not put up ugly a point, please add yourself to it!
Platform: |
Size: 625664 |
Author: yinet1876 |
Hits:
Description: EhLib 3.6源码 中文EhLib 3.6源码 -EhLib 3.6 Source
Platform: |
Size: 1046528 |
Author: Hhf |
Hits:
Description: 一套非常优秀的第三方VCL Grid组件,相对于Delphi自身的DBGrid,它增加了很多功能,如: 1、Grid可显示为Flat、3D效果; 2、在表格底部显示合计行(可多行); 3、自动列标题排序,可自动显示排序标记; 4、日期列自动为DateTimePicker,Boolean列自动为CheckBox; 5、表格首行可显示查询行,自动筛选数据; 6、增加Grid数据查找对话框; 7、支持Grid打印,打印效果非常理想; 8、可将Grid数据导出至Excel、Word、Html、TXT;-A very good third-party VCL Grid components, as opposed to its Delphi DBGrid, it adds a lot of features such as: 1, Grid can be displayed as Flat, 3D effects 2, the total bottom line in the table (can be multiple lines ) 3, the column heading to sort automatically, you can automatically sort the mark 4, the date column automatically DateTimePicker, Boolean column automatically CheckBox 5, forms the first line to display the query line, automatically filter the data 6, increase dialogue Grid data search box 7, support Grid printing, print effect is very good 8, Grid data can be exported to Excel, Word, Html, TXT
Platform: |
Size: 3136512 |
Author: Qi |
Hits:
Description: EhLib Users Guide
The Library contains components and classes for Borland Delphi versions 5, 6, 7, 8 & 2005 and Borland C++ Builder versions 5 & 6. The Library is intended to increase capacity of the client’s part of the database application by improving interaction between application and users
Platform: |
Size: 372736 |
Author: Pasha |
Hits:
Description: Ehlib 6.3.184 RAD Studio XE-XE6.
Platform: |
Size: 11645952 |
Author: jian |
Hits:
Description: Ehlib For delphi. Insta-Ehlib For delphi. Install
Platform: |
Size: 12192768 |
Author: craz |
Hits:
Description: 解压后,有一个Installer文件夹,里面有EhLibInstaller.exe,双击后,选择你当前使用的DELPHI版本,然后点击nstall按钮,DELPHI7测试通过 安装结束后,可以在安装目录下面的X:\Borland\Delphi7\Components\EhLib查看适合你版本的文件 进入DELPHI在面板栏多出一个EhLib,说明安装成完成了。 补充说明: 1、WINDOWS7/WINDOWS8必须以管理员身份运行EhLibInstaller.exe 2、64位系统安装后启动DELPHI7,注意是DELPHI7这些低版本,报错“EHLIB70.bpl”丢失,解决方案:将EhLib路径添加到系统变量PATH路径中,注意用分号 和前面的其他程序的参数隔开-After decompression, there is a Installer folder, which has EhLibInstaller.exe, double-click, the version of DELPHI you are currently using, and then click the nstall button, DELPHI7 test after installation, you can view for your version of the file in the installation directory under the X:\Borland\Delphi7\Components\EhLib into DELPHI in the panel bar more than a EhLib, indicating that the installation to complete the. Added: 1, WINDOWS7/WINDOWS8 must be run as administrator of EhLibInstaller.exe 2, a 64 bit system after installation restart DELPHI7 note DELPHI7 these low version error EHLIB70.bpl is lost, the solution: add the EhLib path to the system variables in the PATH path, note with a semicolon separated other program parameters and in front of the
Platform: |
Size: 8962048 |
Author: shen |
Hits:
Description: EhLib 是一套非常优秀的第三方VCL Grid组件,相对于Delphi自身的DBGrid,它增加了很多功能,如: 1、Grid可显示为Flat、3D效果; 2、在表格底部显示合计行(可多行); 3、自动列标题排序,可自动显示排序标记; 4、日期列自动为DateTimePicker,Boolean列自动为CheckBox; 5、表格首行可显示查询行,自动筛选数据; 6、增加Grid数据查找对话框; 7、支持Grid打印,打印效果非常理想; 8、可将Grid数据导出至Excel、Word、Html、TXT-EhLib is a very good third-party VCL Grid components, as opposed to Delphi s own DBGrid, which adds a lot of features such as: 1, Grid can be displayed for the Flat, 3D effects 2, in the form displayed at the bottom of the total line (which can be multi-line) 3, automatic column header to sort, can be displayed automatically sort marker 4, the date listed automatically DateTimePicker, Boolean out automatically CheckBox 5, form the first line shows the query line, automatic screening data 6, an increase Grid data Find dialog box 7, to support the Grid print, print effect is very desirable 8, Grid data can be exported to Excel, Word, Html, TXT
Platform: |
Size: 2701312 |
Author: belsai |
Hits:
Description: EhLib 6.3 控件, 支持到 Delphi D7-RAD10-EhLib 6.3 Build 6.3.184 D7-RAD10
Platform: |
Size: 28249088 |
Author: wangtao |
Hits: