DELPHI盒子
!实时搜索: 盒子论坛 | 注册用户 | 修改信息 | 退出
检举帖 | 全文检索 | 关闭广告 | 捐赠
技术论坛
 用户名
 密  码
自动登陆(30天有效)
忘了密码
≡技术区≡
DELPHI技术
lazarus/fpc/Free Pascal
移动应用开发
Web应用开发
数据库专区
报表专区
网络通讯
开源项目
论坛精华贴
≡发布区≡
发布代码
发布控件
文档资料
经典工具
≡事务区≡
网站意见
盒子之家
招聘应聘
信息交换
论坛信息
最新加入: a12315
今日帖子: 52
在线用户: 20
导航: 论坛 -> 数据库专区 斑竹:liumazi,waterstone  
作者:
男 luckywangxw2 (delphifans) ★☆☆☆☆ -
普通会员
2022/1/3 17:10:11
标题:
求教,我的Delphi7 安装的ehlib9.2,dbgrideh 过滤下拉列表的英文如何改成中文 浏览:1769
加入我的收藏
楼主: 如题
----------------------------------------------
Delphi爱好者
作者:
男 luckywangxw2 (delphifans) ★☆☆☆☆ -
普通会员
2022/1/3 18:06:54
1楼: 是DbGrideh 筛选下拉列表框
----------------------------------------------
Delphi爱好者
作者:
男 emailx45 (emailx45) ▲▲▲▲△ -
普通会员
2022/1/3 21:31:06
2楼: try:

uses ... LanguageResManEh;

LanguageResourceManagerEh.ActiveLanguageAbbr := 'CHS'; // XXX = LANGUAGE

You can see the Demo project <EhLib Archive>\Demos\MainDemo\Project1.dpr
and also read "Language resources of the library." section in the "EhLib Users Guide.doc" file.
----------
Look at this directory : ..\ehlib\LangResources\
EhLibLangConsts.CHS.dfm

Copy the localized files in ..\ehlib\lib\ or choose directly your language in the ehlib installer's

Note : You can do you own translation, but take the files in directory ..\ehlib\LangResources\english or russian to do this (others languages files's aren't completed)
----------------------------------------------
The higher the degree, the greater the respect given to the humblest!RAD 11.3
信息
登陆以后才能回复
Copyright © 2CCC.Com 盒子论坛 v3.0.1 版权所有 页面执行62.5毫秒 RSS