📄 dxpsres.pas
字号:
{*******************************************************************}
{ }
{ Developer Express Visual Component Library }
{ ExpressPrinting System(tm) COMPONENT SUITE }
{ }
{ Copyright (C) 1998-2005 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 EXPRESSPRINTINGSYSTEM 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 dxPSRes;
interface
{$I cxVer.inc}
resourcestring
sdxBtnOK = '确定'; //'OK';
sdxBtnOKAccelerated = '确定(&O)';//'&OK';
sdxBtnCancel = '取消';//'Cancel';
sdxBtnClose = '关闭';//'Close';
sdxBtnApply = '应用(&A)';//'&Apply';
sdxBtnHelp = '帮助(&H)';//'&Help';
sdxBtnFix = '调整(&F)';//'&Fix';
sdxBtnNew = '新建(&N)...';//'&New...';
sdxBtnIgnore = '忽略(&I)';//'&Ignore';
sdxBtnYes = '是(&Y)';//'&Yes';
sdxBtnNo = '否(&N)';//'&No';
sdxBtnEdit = '编辑(&E)...';//'&Edit...';
sdxBtnReset = '复位(&R)';//'&Reset';
sdxBtnAdd = '增加(&A';//'&Add';
sdxBtnAddComposition = '增加布局(&C)';//'Add &Composition';
sdxBtnDefault = '默认(&D)...';//'&Default...';
sdxBtnDelete = '删除(&D)...';//'&Delete...';
sdxBtnDescription = '描述(&D)...';//'&Description...';
sdxBtnCopy = '复制(&C)...';//'&Copy...';
sdxBtnYesToAll = '全部是(&A)';//'Yes To &All';
sdxBtnRestoreDefaults = '恢复默认值(&R)';//'&Restore Defaults';
sdxBtnRestoreOriginal = '还原(&O)';//'Restore &Original';
sdxBtnTitleProperties = '标题属性...';//'Title Properties...';
sdxBtnProperties = '属性(&R)...';//'P&roperties...';
sdxBtnNetwork = '网络(&W)...';//'Net&work...';
sdxBtnBrowse = '浏览(&B)...'; //'&Browse...';
sdxBtnPageSetup = '页面设置(&G)...';//'Pa&ge Setup...';
sdxBtnPrintPreview = '打印预览(&V)...'; //'Print Pre&view...';
sdxBtnPreview = '预览(&V)...'; //'Pre&view...';
sdxBtnPrint = '打印...';//'Print...';
sdxBtnOptions = '选项(&O)...';//'&Options...';
sdxBtnStyleOptions = '样式选项...';//'Style Options...';
sdxBtnDefinePrintStyles = '定义样式(&D)...';//'&Define Styles...';
sdxBtnPrintStyles = '打印样式';//'Print Styles';
sdxBtnBackground = '背景';//'Background';
sdxBtnShowToolBar = '显示工具栏(&T)';//'Show &ToolBar';
sdxBtnDesign = '设计(&E)...';//'D&esign...';
sdxBtnMoveUp = '上移(&U)';//'Move &Up';
sdxBtnMoveDown = '下移(&N)';//'Move Dow&n';
sdxBtnMoreColors = '其他颜色(&M)...';//'&More Colors...';
sdxBtnFillEffects = '填充效果(&F)...';//'&Fill Effects...';
sdxBtnNoFill = '不填充';//'&No Fill';
sdxBtnAutomatic = '自动(&A)';//'&Automatic';
sdxBtnNone = '无(&N)';//'&None';
sdxBtnOtherTexture = '其它纹理(&X)...';//'Other Te&xture...';
sdxBtnInvertColors = '反转颜色(&N)';//'I&nvert Colors';
sdxBtnSelectPicture = '选择图片(&L)...';//'Se&lect Picture...';
sdxEditReports = '编辑报表';//'Edit Reports';
sdxComposition = '布局';//'Composition';
sdxReportTitleDlgCaption = '报表标题';//'Report Title';
sdxMode = '模式(&M):';//'&Mode:';
sdxText = '本文(&T)';//'&Text';
sdxProperties = '属性(&P)';//'&Properties';
sdxAdjustOnScale = '适合页面(&A)';//'&Adjust on Scale';
sdxTitleModeNone = '无';//'None';
sdxTitleModeOnEveryTopPage = '在每张顶页';//'On Every Top Page';
sdxTitleModeOnFirstPage = '在第一页';//'On First Page';
sdxEditDescription = '编辑描述';//'Edit Description';
sdxRename = '重命名(&M)';//'Rena&me';
sdxSelectAll = '全选';//'&Select All';
sdxAddReport = '增加报表';//'Add Report';
sdxAddAndDesignReport = '增加并设计报表(&D)...';//'Add and D&esign Report...';
sdxNewCompositionCaption = '新建布局';//'New Composition';
sdxName = '名字(&N):';//'&Name:';
sdxCaption = '标题(&C):';//'&Caption:';
sdxAvailableSources = '可用的源(&A)';//'&Available Source(s)';
sdxOnlyComponentsInActiveForm = '只显示当前表单的组件';//'Only Components in Active &Form';
sdxOnlyComponentsWithoutLinks = '只显示除现有报表链接以外的组件';//'Only Components &without Existing ReportLinks';
sdxItemName = '名称';//'Name';
sdxItemDescription = '描述';//'Description';
sdxConfirmDeleteItem = '要删除下一个项目: %s 吗?';//'Do you want to delete next items: %s ?';
sdxAddItemsToComposition = '增加项目到布局';//'Add Items to Composition';
sdxHideAlreadyIncludedItems = '隐藏已包含项目';//'Hide Already &Included Items';
sdxAvailableItems = '可用项目(&I)';//'A&vailable Items';
sdxItems = '项目(&I)';//'&Items';
sdxEnable = '允许(&E)';//'&Enable';
sdxOptions = '选项';//'Options';
sdxShow = '显示';//'Show';
sdxPaintItemsGraphics = '绘制项目图示(&P)';//'&Paint Item Graphics';
sdxDescription = '描述:';//'&Description:';
sdxNewReport = '新报表';//'NewReport';
sdxOnlySelected = '只是选定的(&S)';//'Only &Selected';
sdxExtendedSelect = '扩展选定的(&E)';//'&Extended Select';
sdxIncludeFixed = '包含固定区(&I)';//'&Include Fixed';
sdxFonts = '字体';//'Fonts';
sdxBtnFont = '字体(&N)...';//'Fo&nt...';
sdxBtnEvenFont = '偶数行字体(&V)...';//'E&ven Font...';
sdxBtnOddFont = '奇数行字体(&N)...';//'Odd Fo&nt...';
sdxBtnFixedFont = '固定区字体(&I)...';//'F&ixed Font...';
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -