//ini 汉化文件的使用方法:
var
cxLocalizer1: TcxLocalizer;
begin
cxLocalizer1.FileName := '你的路径\DevChs.ini';
cxLocalizer1.Active := True;
cxLocalizer1.Locale := 2052;
end;

https://www.cnblogs.com/kinglandsoft/p/10636590.html?tdsourcetag=s_pctim_aiomsg

关于电子表格的汉化。只需要把下面文件替换即可。不要重新安装控件。重新编译即可(18.2.1)

{********************************************************************}
{ }
{ Developer Express Visual Component Library }
{ ExpressSpreadSheet }
{ }
{ Copyright (c) 2001-2018 Developer Express Inc. }
{ ALL RIGHTS RESERVED }
{ }
{ The entire contents of this file is protected by U.S. and }
{ International Copyright Laws. Unauthorized reproduction, }
{ reverse-engineering, and distribution of all or any portion of }
{ the code contained in this file is strictly prohibited and may }
{ result in severe civil and criminal penalties and will be }
{ prosecuted to the maximum extent possible under the law. }
{ }
{ RESTRICTIONS }
{ }
{ THIS SOURCE CODE AND ALL RESULTING INTERMEDIATE FILES }
{ (DCU, OBJ, DLL, ETC.) ARE CONFIDENTIAL AND PROPRIETARY TRADE }
{ SECRETS OF DEVELOPER EXPRESS INC. THE REGISTERED DEVELOPER IS }
{ LICENSED TO DISTRIBUTE THE EXPRESSSPREADSHEET CONTROL AND ALL }
{ ACCOMPANYING VCL CONTROLS AS PART OF AN EXECUTABLE PROGRAM ONLY. }
{ }
{ THE SOURCE CODE CONTAINED WITHIN THIS FILE AND ALL RELATED }
{ FILES OR ANY PORTION OF ITS CONTENTS SHALL AT NO TIME BE }
{ COPIED, TRANSFERRED, SOLD, DISTRIBUTED, OR OTHERWISE MADE }
{ AVAILABLE TO OTHER INDIVIDUALS WITHOUT EXPRESS WRITTEN CONSENT }
{ AND PERMISSION FROM DEVELOPER EXPRESS INC. }
{ }
{ CONSULT THE END USER LICENSE AGREEMENT FOR INFORMATION ON }
{ ADDITIONAL RESTRICTIONS. }
{ }
{********************************************************************} unit dxSpreadSheetStrs; {$I cxVer.Inc} interface uses
dxCore, cxClasses, dxSpreadSheetTypes, dxSpreadSheetGraphics, Graphics; resourcestring
// Popup Menu
sdxBuiltInPopupMenuBringToFront = '置于顶层(&R)';
sdxBuiltInPopupMenuClearContents = '清除内容(&N)';
sdxBuiltInPopupMenuCopy = '复制&';
sdxBuiltInPopupMenuCustomizeObject = '自定义对象(&U)...';
sdxBuiltInPopupMenuCut = '剪切(&T)';
sdxBuiltInPopupMenuDelete = '删除(&D)';
sdxBuiltInPopupMenuDeleteDialog = '删除(&D)...';
sdxBuiltInPopupMenuFormatCells = '设置单元格格式(&F)...';
sdxBuiltInPopupMenuHide = '隐藏(&H)';
sdxBuiltInPopupMenuInsert = '插入(&I)';
sdxBuiltInPopupMenuInsertDialog = '插入(&I)...';
sdxBuiltInPopupMenuMergeCells = '合并单元格(&M)';
sdxBuiltInPopupMenuPaste = '粘贴(&P)';
sdxBuiltInPopupMenuPasteSpecial = '选择性粘贴';
sdxBuiltInPopupMenuPasteSpecialAll = '粘贴(&P)';
sdxBuiltInPopupMenuPasteSpecialFormulas = '公式(&F)';
sdxBuiltInPopupMenuPasteSpecialFormulasAndColumnWidths = '保持原列宽(&W)';
sdxBuiltInPopupMenuPasteSpecialFormulasAndFormatting = '公式和数字格式(&O)';
sdxBuiltInPopupMenuPasteSpecialFormulasAndStyles = '保持原格式(&K)';
sdxBuiltInPopupMenuPasteSpecialShowDialog = '选择性粘贴...';
sdxBuiltInPopupMenuPasteSpecialValues = '值(&V)';
sdxBuiltInPopupMenuPasteSpecialValuesAndFormatting = '值和数字格式(&A)';
sdxBuiltInPopupMenuPasteSpecialValuesAndStyles = '值和原格式(&E)'; sdxBuiltInPopupMenuRename = '重命名(&R)...';
sdxBuiltInPopupMenuSendToBack = '置于底层(&K)';
sdxBuiltInPopupMenuSplitCells = '取消合并单元格(&N)';
sdxBuiltInPopupMenuUnhide = '取消隐藏(&U)';
sdxBuiltInPopupMenuUnhideDialog = '取消隐藏(&U)...';
sdxBuiltInPopupMenuCreateHyperlink = '超链接(&H)...';
sdxBuiltInPopupMenuEditHyperlink = '编辑超链接(&H)...';
sdxBuiltInPopupMenuOpenHyperlink = '打开超链接(&O)';
sdxBuiltInPopupMenuRemoveHyperlink = '移除超链接(&R)';
sdxBuiltInPopupMenuDeleteComment = '删除批注(&M)';
sdxBuiltInPopupMenuEditComment = '编辑批注(&E)...';
sdxBuiltInPopupMenuHideComment = '隐藏批注(&H)';
sdxBuiltInPopupMenuInsertComment = '插入批注(&M)...';
sdxBuiltInPopupMenuShowComment = '显示批注(&O)';
sdxBuiltInPopupMenuProtectSheet = '&Protect Sheet...';
sdxBuiltInPopupMenuUnprotectSheet = 'Un&protect Sheet...'; // Rename Sheet Dialog
sdxRenameDialogCaption = '重命名工作表';
sdxRenameDialogSheetName = '工作表名:'; // File Dialog
sdxFileDialogAllSupported = '所有支持的格式'; // Actions
sdxActionAddGroup = '组合';
sdxActionAutoFill = '自动填充';
sdxActionCellEditing = '编辑单元格';
sdxActionCellsMerge = '合并单元格';
sdxActionChangeConditionalFormatting = '修改条件格式';
sdxActionChangePrintingOptions = '更改打印选项';
sdxActionCreateDefinedName = '创建定义的名称';
sdxActionChangeContainer = '更改容器对象';
sdxActionChangeGroup = '更改组合';
sdxActionChangeHyperlink = '修改超链接';
sdxActionChangeRowColumn = '修改行/列';
sdxActionClearCells = '清空单元格';
sdxActionCutCells = '剪切单元格';
sdxActionDeleteCells = '删除单元格';
sdxActionDeleteComment = '删除批注';
sdxActionDeleteGroup = '取消组合';
sdxActionDragAndDrop = '拖放';
sdxActionEditComment = '编辑批注';
sdxActionExpandCollapseGroup = '显示/隐藏明细';
sdxActionFillCells = '填充单元格';
sdxActionFormatCells = '设置单元格格式';
sdxActionInsertCells = '插入单元格';
sdxActionMoveCells = '移动单元格';
sdxActionPasteCells = '粘贴单元格';
sdxActionReplace = '替换';
sdxActionSortCells = '对单元格排序'; // Hyperlink
sdxDefaultHyperlinkScreenTip = '%s - 单击一次可跟踪超链接。'#13#10'单击并按住不放可选择此单元格。';
sdxDefaultHyperlinkShortScreenTip = '%s - 单击一次可跟踪超链接。';
scxSelectionInDocument = '<< 文档里选中的 >>';
sdxHyperlinkExecuteError = '不能打开 "%s" 。'; // Clipboard
sdxClipboardFormatHTML = 'HTML Format';
sdxClipboardFormatImage = '图片';
sdxClipboardFormatText = '文本'; // Printing
sdxSetSingleCellAsPrintAreaConfirmation =
'You have selected a single cell for print area.' + #13#10#13#10 +
'If this is correct, click OK.' + #13#10 +
'If you selected a single cell by mistake, click Cancel, select the cells you want to include, and then click "Set Print Area" again';
sdxCell = 'Cell: ';
sdxComment = 'Comment: '; // FormulaBar
sdxFormulaBarCancelHint = 'Cancel';
sdxFormulaBarEnterHint = 'Enter';
sdxFormulaBarFormulaBarHint = 'Formula Bar';
sdxFormulaBarInsertFunctionHint = 'Insert Function';
sdxFormulaBarNameBoxHint = 'Name Box';
sdxFormulaBarSelectionInfo = '%dR x %dC'; implementation procedure AddSpreadSheetResourceStringNames(AProduct: TdxProductResourceStrings);
begin
AProduct.Add('sdxBuiltInPopupMenuBringToFront', @sdxBuiltInPopupMenuBringToFront);
AProduct.Add('sdxBuiltInPopupMenuClearContents', @sdxBuiltInPopupMenuClearContents);
AProduct.Add('sdxBuiltInPopupMenuCopy', @sdxBuiltInPopupMenuCopy);
AProduct.Add('sdxBuiltInPopupMenuCustomizeObject', @sdxBuiltInPopupMenuCustomizeObject);
AProduct.Add('sdxBuiltInPopupMenuCut', @sdxBuiltInPopupMenuCut);
AProduct.Add('sdxBuiltInPopupMenuDelete', @sdxBuiltInPopupMenuDelete);
AProduct.Add('sdxBuiltInPopupMenuDeleteDialog', @sdxBuiltInPopupMenuDeleteDialog);
AProduct.Add('sdxBuiltInPopupMenuFormatCells', @sdxBuiltInPopupMenuFormatCells);
AProduct.Add('sdxBuiltInPopupMenuHide', @sdxBuiltInPopupMenuHide);
AProduct.Add('sdxBuiltInPopupMenuInsert', @sdxBuiltInPopupMenuInsert);
AProduct.Add('sdxBuiltInPopupMenuInsertDialog', @sdxBuiltInPopupMenuInsertDialog);
AProduct.Add('sdxBuiltInPopupMenuMergeCells', @sdxBuiltInPopupMenuMergeCells);
AProduct.Add('sdxBuiltInPopupMenuPaste', @sdxBuiltInPopupMenuPaste);
AProduct.Add('sdxBuiltInPopupMenuPasteSpecial', @sdxBuiltInPopupMenuPasteSpecial);
AProduct.Add('sdxBuiltInPopupMenuPasteSpecialAll', @sdxBuiltInPopupMenuPasteSpecialAll);
AProduct.Add('sdxBuiltInPopupMenuPasteSpecialFormulas', @sdxBuiltInPopupMenuPasteSpecialFormulas);
AProduct.Add('sdxBuiltInPopupMenuPasteSpecialFormulasAndColumnWidths', @sdxBuiltInPopupMenuPasteSpecialFormulasAndColumnWidths);
AProduct.Add('sdxBuiltInPopupMenuPasteSpecialFormulasAndFormatting', @sdxBuiltInPopupMenuPasteSpecialFormulasAndFormatting);
AProduct.Add('sdxBuiltInPopupMenuPasteSpecialFormulasAndStyles', @sdxBuiltInPopupMenuPasteSpecialFormulasAndStyles);
AProduct.Add('sdxBuiltInPopupMenuPasteSpecialShowDialog', @sdxBuiltInPopupMenuPasteSpecialShowDialog);
AProduct.Add('sdxBuiltInPopupMenuPasteSpecialValues', @sdxBuiltInPopupMenuPasteSpecialValues);
AProduct.Add('sdxBuiltInPopupMenuPasteSpecialValuesAndFormatting', @sdxBuiltInPopupMenuPasteSpecialValuesAndFormatting);
AProduct.Add('sdxBuiltInPopupMenuPasteSpecialValuesAndStyles', @sdxBuiltInPopupMenuPasteSpecialValuesAndStyles); AProduct.Add('sdxBuiltInPopupMenuRename', @sdxBuiltInPopupMenuRename);
AProduct.Add('sdxBuiltInPopupMenuSendToBack', @sdxBuiltInPopupMenuSendToBack);
AProduct.Add('sdxBuiltInPopupMenuSplitCells', @sdxBuiltInPopupMenuSplitCells);
AProduct.Add('sdxBuiltInPopupMenuUnhide', @sdxBuiltInPopupMenuUnhide);
AProduct.Add('sdxBuiltInPopupMenuUnhideDialog', @sdxBuiltInPopupMenuUnhideDialog);
AProduct.Add('sdxBuiltInPopupMenuCreateHyperlink', @sdxBuiltInPopupMenuCreateHyperlink);
AProduct.Add('sdxBuiltInPopupMenuEditHyperlink', @sdxBuiltInPopupMenuEditHyperlink);
AProduct.Add('sdxBuiltInPopupMenuOpenHyperlink', @sdxBuiltInPopupMenuOpenHyperlink);
AProduct.Add('sdxBuiltInPopupMenuRemoveHyperlink', @sdxBuiltInPopupMenuRemoveHyperlink);
AProduct.Add('sdxBuiltInPopupMenuInsertComment', @sdxBuiltInPopupMenuInsertComment);
AProduct.Add('sdxBuiltInPopupMenuDeleteComment', @sdxBuiltInPopupMenuDeleteComment);
AProduct.Add('sdxBuiltInPopupMenuEditComment', @sdxBuiltInPopupMenuEditComment);
AProduct.Add('sdxBuiltInPopupMenuHideComment', @sdxBuiltInPopupMenuHideComment);
AProduct.Add('sdxBuiltInPopupMenuShowComment', @sdxBuiltInPopupMenuShowComment);
AProduct.Add('sdxBuiltInPopupMenuProtectSheet', @sdxBuiltInPopupMenuProtectSheet);
AProduct.Add('sdxBuiltInPopupMenuUnprotectSheet', @sdxBuiltInPopupMenuUnprotectSheet); AProduct.Add('sdxRenameDialogCaption', @sdxRenameDialogCaption);
AProduct.Add('sdxRenameDialogSheetName', @sdxRenameDialogSheetName); AProduct.Add('sdxFileDialogAllSupported', @sdxFileDialogAllSupported); AProduct.Add('sdxActionAutoFill', @sdxActionAutoFill);
AProduct.Add('sdxActionAddGroup', @sdxActionAddGroup);
AProduct.Add('sdxActionCellEditing', @sdxActionCellEditing);
AProduct.Add('sdxActionCellsMerge', @sdxActionCellsMerge);
AProduct.Add('sdxActionChangeConditionalFormatting', @sdxActionChangeConditionalFormatting);
AProduct.Add('sdxActionChangePrintingOptions', @sdxActionChangePrintingOptions);
AProduct.Add('sdxActionCreateDefinedName', @sdxActionCreateDefinedName);
AProduct.Add('sdxActionChangeContainer', @sdxActionChangeContainer);
AProduct.Add('sdxActionChangeGroup', @sdxActionChangeGroup);
AProduct.Add('sdxActionChangeHyperlink', @sdxActionChangeHyperlink);
AProduct.Add('sdxActionChangeRowColumn', @sdxActionChangeRowColumn);
AProduct.Add('sdxActionClearCells', @sdxActionClearCells);
AProduct.Add('sdxActionCutCells', @sdxActionCutCells);
AProduct.Add('sdxActionDeleteCells', @sdxActionDeleteCells);
AProduct.Add('sdxActionDeleteComment', @sdxActionDeleteComment);
AProduct.Add('sdxActionDeleteGroup', @sdxActionDeleteGroup);
AProduct.Add('sdxActionDragAndDrop', @sdxActionDragAndDrop);
AProduct.Add('sdxActionMoveCells', @sdxActionMoveCells);
AProduct.Add('sdxActionEditComment', @sdxActionEditComment);
AProduct.Add('sdxActionExpandCollapseGroup', @sdxActionExpandCollapseGroup);
AProduct.Add('sdxActionFillCells', @sdxActionFillCells);
AProduct.Add('sdxActionFormatCells', @sdxActionFormatCells);
AProduct.Add('sdxActionInsertCells', @sdxActionInsertCells);
AProduct.Add('sdxActionPasteCells', @sdxActionPasteCells);
AProduct.Add('sdxActionReplace', @sdxActionReplace);
AProduct.Add('sdxActionSortCells', @sdxActionSortCells); AProduct.Add('sdxDefaultHyperlinkScreenTip', @sdxDefaultHyperlinkScreenTip);
AProduct.Add('sdxDefaultHyperlinkShortScreenTip', @sdxDefaultHyperlinkShortScreenTip);
AProduct.Add('scxSelectionInDocument', @scxSelectionInDocument);
AProduct.Add('sdxHyperlinkExecuteError', @sdxHyperlinkExecuteError); AProduct.Add('sdxClipboardFormatImage', @sdxClipboardFormatImage);
AProduct.Add('sdxClipboardFormatHTML', @sdxClipboardFormatHTML);
AProduct.Add('sdxClipboardFormatText', @sdxClipboardFormatText); AProduct.Add('sdxSetSingleCellAsPrintAreaConfirmation', @sdxSetSingleCellAsPrintAreaConfirmation);
AProduct.Add('sdxComment', @sdxComment);
AProduct.Add('sdxCell', @sdxCell); AProduct.Add('sdxFormulaBarCancelHint', @sdxFormulaBarCancelHint);
AProduct.Add('sdxFormulaBarEnterHint', @sdxFormulaBarEnterHint);
AProduct.Add('sdxFormulaBarFormulaBarHint', @sdxFormulaBarFormulaBarHint);
AProduct.Add('sdxFormulaBarInsertFunctionHint', @sdxFormulaBarInsertFunctionHint);
AProduct.Add('sdxFormulaBarNameBoxHint', @sdxFormulaBarNameBoxHint);
AProduct.Add('sdxFormulaBarSelectionInfo', @sdxFormulaBarSelectionInfo);
end; initialization
dxResourceStringsRepository.RegisterProduct('ExpressSpreadSheet 2', @AddSpreadSheetResourceStringNames); finalization
dxResourceStringsRepository.UnRegisterProduct('ExpressSpreadSheet 2', @AddSpreadSheetResourceStringNames);
end.

DevExpress汉化的更多相关文章

  1. DevExpress控件库 开发使用经验总结2 DevExpress汉化之WinForm开发模式汉化

    2015-01-24 DevExpress控件库默认安装后,使用的本地资源为英文.Developer Express .NET产品都有本地化资源,比如按钮属性,控件属性描述,菜单项,确认和错误的信息等 ...

  2. Devexpress 汉化

    DevExpress是一个比较有名的界面控件套件,提供了一系列的界面控件套件的DotNet界面控件.对于较老的版本(例如之前项目中遇到的dev9),对于汉化(应该说本地化Localization)支持 ...

  3. DevExpress汉化(WinForm)

    /* *隔壁老王原创,2013-09-21,转载请保留本人信息及本文地址. *本文地址:http://wallimn.iteye.com/blog/1944191 */ 最简单的方式就是使用汉化资源, ...

  4. Devexpress 汉化 代码 zt

    将一下代码放到需要汉化的窗体Load事件中 解压汉化初丁文件 /// <summary> /// 汉化DX控件 /// </summary> private void Chin ...

  5. Devexpress汉化修改 已经汉化过后生成的*.resources.dll文件 z

    Devexpress 是很好的第三方控件.但是需要汉化,在从网上下载的zh-CN文件夹里都是*.resources.dll文件,由于汉化的工作量很大,难免有些地方汉化 错误或者不合适(如下图).花了些 ...

  6. DevExpress控件安装、汉化使用教程

    前言 DevExpress是一个庞大的控件库,也很是好用(没用过,听说),但是要收费. 网上关于DevExpress的教程满天飞,我找了一下午也没找到正确的安装.简单实用教程,还是自己摸索吧. 自己动 ...

  7. DevExpress 控件汉化方法

    Ø  简介 本文介绍下 DevExpress 控件的汉化方法,对于英文不怎么好的同学来说,还是非常有必要的.DevExpress 汉化分为运行时汉化,和设计时汉化. 1.   运行时汉化 1)   首 ...

  8. [转]''\\=DevExpress 中 汉化包 汉化方法

    [DevExpress]DevExpress 中 汉化包 汉化方法 2016-02-17 21:13 1781人阅读 评论(0) 收藏 举报  分类: DevExpress(24)  版权声明:本文为 ...

  9. 使用DevExpress官方汉化文件对界面进行汉化的过程

    在较早期的Dev开发中,基本上都是在使用一个DLL包的汉化文件,如基于13.1的汉化包文件Dxper.LocalizationCHS.Win.v13.1.5.dll,这个汉化包也比较方便,大多数时候复 ...

  10. DevExpress DXperience 的本地化(汉化)方法

    Devexpress的.net组件目前非常流行,在国内开发者中有非常高的热度,但是由于是国外控件,我们经常遇到的一个问题是汉化.目前Devexpress公司2011.2版以后使用了统一的本地化模式,针 ...

随机推荐

  1. 镜像分层复用与Dockerfile

  2. XLSReadWriteII5的使用示例

    procedure TForm1.Button1Click(Sender: TObject); var i, n: Integer; XLS: TXLSReadWriteII5; // 引用XLSRe ...

  3. 小程序 uni-app动态更改标题

    uni-app动态更改顶部标题 uni-app uni.setNavigationBarTitle({ title: '编辑班级荣誉' }) 小程序 wx.setNavigationBarTitle( ...

  4. Centos 7 单用户模式修改密码/配置

    1.启动系统,启动项界面显示时,按"↑↓"键停留在此界面,按下"e"键进入编辑模式 2.利用"↑↓"键找到"linux16&quo ...

  5. Django项目实战:解除跨域限制

    Django项目实战:解除跨域限制 在Web开发中,跨域资源共享(CORS)是一个重要的安全特性,它限制了网页只能与其同源的服务器进行交互.然而,在开发过程中,我们经常需要前端(如Vue.js.Rea ...

  6. 同步工具-腾讯EMR表治理工具安装使用

    一.安装 1.root用户上传文件 cd wangrz -bey luoshu-1.0-bin.tar.gz 2.解压文件到服务目录 重新安装洛书需执行:rm -rf /usr/local/servi ...

  7. 水利地理信息系统 - www.WaterGIS.cn

    用C#语言开发了一个免费GIS软件,可以用来快速浏览和编辑SHAPE文件,支持天地图等. 下载可以去QQ群:722489551

  8. Mysql创建数据库字符集的选择

    字符集选择: 在国内正常都是用[UTF-8] 排序选择:排序一般分为两种:utf_bin和utf_general_cibin 是二进制, a 和 A 会别区别对待. utf8_general_ci [ ...

  9. python进行大乐透和双色球选号(LSTM预测和随机选号)

    文章仅供参考学习 1.LSTM预测 首先去爬取数据 这个是爬取大乐透的,从07年爬到最新一期 import requests from bs4 import BeautifulSoup import ...

  10. QT5笔记:2.可视化UI设计

    2.可视化UI设计 参考视频:https://www.bilibili.com/video/BV1AX4y1w7Nt 窗口的三种类型,每种类型窗体拥有的方法不同: MainWindow:指的是正常窗体 ...