Location:
Search - EHLib B
Search list
Description: bcb/delphi 数据库控件源码,包括DBgrid等控件,比BCB自带的好,非常好用,推荐-bcb/delphi source database controls, including controls DBgrid etc., BCB than bring their own good, very convenient, recommended
Platform: |
Size: 708608 |
Author: xpbluesky |
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: