⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frxrcdesgn.pas

📁 地址档案管理系统
💻 PAS
📖 第 1 页 / 共 3 页
字号:
      'Label9.Caption=大小' + #13#10 +
      'Label10.Caption=大小' + #13#10 +
      'Label11.Caption=颜色   ' + #13#10 +
      'Label12.Caption=间距:' + #13#10 +
      'Label13.Caption=cm' + #13#10 +
      'Label14.Caption=in' + #13#10 +
      'Label15.Caption=pt' + #13#10 +
      'Label16.Caption=pt' + #13#10 +
      'Label17.Caption=pt' + #13#10 +
      'OkB.Caption=确认' + #13#10 +
      'CancelB.Caption=取消' + #13#10 +
      'CMRB.Caption=公分:' + #13#10 +
      'InchesRB.Caption=英寸:' + #13#10 +
      'PixelsRB.Caption=像素:' + #13#10 +
      'ShowGridCB.Caption=显示格子' + #13#10 +
      'AlignGridCB.Caption=与格子切齐' + #13#10 +
      'EditAfterInsCB.Caption=插入后显示编辑器' + #13#10 +
      'ObjectFontCB.Caption=使用物件的字型设定' + #13#10 +
      'WorkspaceB.Caption=工作空间' + #13#10 +
      'ToolB.Caption=工具视窗' + #13#10 +
      'LCDCB.Caption=LCD 格子颜色' + #13#10 +
      'FreeBandsCB.Caption=自由摆设Band的位置' + #13#10 +
      'RestoreDefaultsB.Caption=回存预设值' + #13#10 +
      'BandsCaptionsCB.Caption=显示Band的标题' + #13#10 +
      '');

    Add('TfrxDataBandEditorForm',
      'Caption=选取资料集' + #13#10 +
      'OkB.Caption=确认' + #13#10 +
      'CancelB.Caption=取消' + #13#10 +
      '');
    Add('dbNotAssigned', '[未指定]');
    Add('dbSingleLine', '单笔');

    Add('TfrxGroupEditorForm',
      'Caption=群组' + #13#10 +
      'BreakOnL.Caption=群组分隔于   ' + #13#10 +
      'OptionsL.Caption=选项   ' + #13#10 +
      'OKB.Caption=确认' + #13#10 +
      'CancelB.Caption=取消' + #13#10 +
      'DataFieldRB.Caption=资料栏位' + #13#10 +
      'ExpressionRB.Caption=运算式' + #13#10 +
      'KeepGroupTogetherCB.Caption=保持与群组在一起' + #13#10 +
      'StartNewPageCB.Caption=换页' + #13#10 +
      'OutlineCB.Caption=显示在大纲' + #13#10 +
      '');

    Add('TfrxSysMemoEditorForm',
      'Caption=系统备忘' + #13#10 +
      'DataBandL.Caption=资料band' + #13#10 +
      'DataSetL.Caption=资料集' + #13#10 +
      'DataFieldL.Caption=资料栏位' + #13#10 +
      'FunctionL.Caption=函数' + #13#10 +
      'ExpressionL.Caption=表示式' + #13#10 +
      'OKB.Caption=确认' + #13#10 +
      'CancelB.Caption=取消' + #13#10 +
      'AggregateRB.Caption=Aggregate value' + #13#10 +
      'SysVariableRB.Caption=系统变数' + #13#10 +
      'CountInvisibleCB.Caption=计算不可见band的数目' + #13#10 +
      'TextRB.Caption=文字' + #13#10 +
      'RunningTotalCB.Caption=执行总数' + #13#10 +
      '');
    Add('agAggregate', '插入合计');
    Add('vt1', '[DATE]');
    Add('vt2', '[TIME]');
    Add('vt3', '[PAGE#]');
    Add('vt4', '[TOTALPAGES#]');
    Add('vt5', '[PAGE#] of [TOTALPAGES#]');
    Add('vt6', '[LINE#]');

    Add('TfrxOleEditorForm',
      'Caption=OLE 物件' + #13#10 +
      'InsertB.Caption=插入...' + #13#10 +
      'EditB.Caption=编辑...' + #13#10 +
      'CloseB.Caption=关闭' + #13#10 +
      '');
    Add('olStretched', 'Stretched');

    Add('TfrxBarcodeEditorForm',
      'Caption=条码编辑器' + #13#10 +
      'CodeLbl.Caption=码' + #13#10 +
      'TypeLbl.Caption=条码类型' + #13#10 +
      'ZoomLbl.Caption=比率:' + #13#10 +
      'OptionsLbl.Caption=选项   ' + #13#10 +
      'RotationLbl.Caption=旋转   ' + #13#10 +
      'CancelB.Caption=取消' + #13#10 +
      'OkB.Caption=确认' + #13#10 +
      'CalcCheckSumCB.Caption=计算检查码 ' + #13#10 +
      'ViewTextCB.Caption=文字' + #13#10 +
      'Rotation0RB.Caption=0度' + #13#10 +
      'Rotation90RB.Caption=90度' + #13#10 +
      'Rotation180RB.Caption=180度' + #13#10 +
      'Rotation270RB.Caption=270度' + #13#10 +
      '');
    Add('bcCalcChecksum', '计算检查码');
    Add('bcShowText', '显示文字');

    Add('TfrxAliasesEditorForm',
      'Caption=编辑别名' + #13#10 +
      'HintL.Caption=按 Enter 编辑项目' + #13#10 +
      'DSAliasL.Caption=资料集别名' + #13#10 +
      'FieldAliasesL.Caption=栏位别名' + #13#10 +
      'OkB.Caption=确认' + #13#10 +
      'CancelB.Caption=取消' + #13#10 +
      'ResetB.Caption=重置' + #13#10 +
      '');
    Add('alUserName', '使用者名称');
    Add('alOriginal', '原来的名称');

    Add('TfrxParamsEditorForm',
      'Caption=参数编辑器' + #13#10 +
      'OkB.Caption=确认' + #13#10 +
      'CancelB.Caption=取消' + #13#10 +
      '');
    Add('qpName', '名称');
    Add('qpDataType', '资料型态');
    Add('qpValue', '值');

    Add('TfrxMDEditorForm',
      'Caption=Master-Detail 连结' + #13#10 +
      'Label1.Caption=Detail 栏位' + #13#10 +
      'Label2.Caption=Master 栏位' + #13#10 +
      'Label3.Caption=Linked 栏位' + #13#10 +
      'AddB.Caption=新增' + #13#10 +
      'ClearB.Caption=清除' + #13#10 +
      'OkB.Caption=确认' + #13#10 +
      'CancelB.Caption=取消' + #13#10 +
      '');

    Add('TfrxMemoEditorForm',
      'Caption=备忘' + #13#10 +
      'ExprB.Hint=插入运算式' + #13#10 +
      'AggregateB.Hint=插入合计' + #13#10 +
      'LocalFormatB.Hint=插入输出格式' + #13#10 +
      'WordWrapB.Hint=文字自动换行' + #13#10 +
      'CancelB.Hint=取消' + #13#10 +
      'OkB.Hint=确定' + #13#10 +
      '');

    Add('TfrxPictureEditorForm',
      'Caption=图像' + #13#10 +
      'LoadB.Hint=载入' + #13#10 +
      'CopyB.Hint=复制' + #13#10 +
      'PasteB.Hint=贴上' + #13#10 +
      'ClearB.Hint=清除' + #13#10 +
      'CancelB.Hint=取消' + #13#10 +
      'OkB.Hint=确认' + #13#10 +
      '');
    Add('piEmpty', '清空');

    Add('TfrxChartEditorForm',
      'Caption=统计图编辑器' + #13#10 +
      'OkB.Caption=确认' + #13#10 +
      'AddB.Hint=新增系列' + #13#10 +
      'DeleteB.Hint=删除系列' + #13#10 +
      'DBSourceRB.Caption=资料来自资料库' + #13#10 +
      'FixedDataRB.Caption=固定资料' + #13#10 +
      'DatasetLbl.Caption=资料集' + #13#10 +
      'X1Lbl.Caption=X 值' + #13#10 +
      'Y1Lbl.Caption=Y 值' + #13#10 +
      'X3Lbl.Caption=X 值 (例如, a;b;c)' + #13#10 +
      'Y3Lbl.Caption=Y 值 (例如, 1;2;3.5;5)' + #13#10 +
      'OtherLbl.Caption=其他选项   ' + #13#10 +
      'ShowTopLbl.Caption=前N名的值' + #13#10 +
      'CaptionLbl.Caption=前N名的标题' + #13#10 +
      'SortLbl.Caption=排列顺序' + #13#10 +
      'LineMI.Caption=Line' + #13#10 +
      'AreaMI.Caption=Area' + #13#10 +
      'PointMI.Caption=Point' + #13#10 +
      'BarMI.Caption=Bar' + #13#10 +
      'HorizBarMI.Caption=Horiz. Bar' + #13#10 +
      'PieMI.Caption=Pie' + #13#10 +
      'GanttMI.Caption=Gantt' + #13#10 +
      'FastLineMI.Caption=Fast Line' + #13#10 +
      '');
    Add('ch3D', '3D 检视');
    Add('chAxis', '显示轴');
    Add('chsoNone', '无');
    Add('chsoAscending', '递增');
    Add('chsoDescending', '递减');

    Add('TfrxRichEditorForm',
      'Caption=RTF 文件编辑器' + #13#10 +
      'OpenB.Hint=开启档案' + #13#10 +
      'SaveB.Hint=储存档案' + #13#10 +
      'UndoB.Hint=复原' + #13#10 +
      'TTB.Hint=字型' + #13#10 +
      'ExprB.Hint=插入运算式' + #13#10 +
      'CancelB.Hint=取消' + #13#10 +
      'OkB.Hint=确认' + #13#10 +
      'BoldB.Hint=粗体' + #13#10 +
      'ItalicB.Hint=斜体' + #13#10 +
      'UnderlineB.Hint=底线' + #13#10 +
      'LeftAlignB.Hint=左靠' + #13#10 +
      'CenterAlignB.Hint=置中' + #13#10 +
      'RightAlignB.Hint=右靠' + #13#10 +
      'BlockAlignB.Hint=区块切齐' + #13#10 +
      'BulletsB.Hint=着重号' + #13#10 +
      '');

    Add('TfrxCrossEditorForm',
      'Caption=交叉报表编辑器' + #13#10 +
      'DatasetL.Caption=来源资料   ' + #13#10 +
      'DimensionsL.Caption=空间   ' + #13#10 +
      'RowsL.Caption=列' + #13#10 +
      'ColumnsL.Caption=栏' + #13#10 +
      'CellsL.Caption=小方格' + #13#10 +
      'StructureL.Caption=交叉报表结构   ' + #13#10 +
      'RowHeaderCB.Caption=列首' + #13#10 +
      'ColumnHeaderCB.Caption=栏首' + #13#10 +
      'RowTotalCB.Caption=列总计' + #13#10 +
      'ColumnTotalCB.Caption=栏总计' + #13#10 +
      'SwapB.Hint=列/栏互换' + #13#10 +
      'StyleCB.Hint=交叉报表样式' + #13#10 +
      'FontB.Hint=字型设定' + #13#10 +
      'AlignLeftB.Hint=左边切齐' + #13#10 +
      'AlignCenterB.Hint=中间切齐' + #13#10 +
      'AlignRightB.Hint=右边切齐' + #13#10 +
      'RotationB.Hint=文字旋转' + #13#10 +
      'HighlightB.Hint=突显' + #13#10 +
      'FormatB.Hint=格式' + #13#10 +
      'FrameB.Hint=外框设定' + #13#10 +
      'FillColorB.Hint=填颜色' + #13#10 +
      'Func1MI.Caption=无' + #13#10 +
      'Func2MI.Caption=合计' + #13#10 +
      'Func3MI.Caption=最小值' + #13#10 +
      'Func4MI.Caption=最大值' + #13#10 +
      'Func5MI.Caption=平均值' + #13#10 +
      'Func6MI.Caption=计数' + #13#10 +
      'Sort1MI.Caption=递增 (A-Z)' + #13#10 +
      'Sort2MI.Caption=递减 (Z-A)' + #13#10 +
      'Sort3MI.Caption=不排序' + #13#10 +
      'BoldMI.Caption=粗体' + #13#10 +
      'ItalicMI.Caption=斜体' + #13#10 +
      'UnderlineMI.Caption=底线' + #13#10 +
      'SuperScriptMI.Caption=上标' + #13#10 +
      'SubScriptMI.Caption=下标' + #13#10 +
      'CondensedMI.Caption=压缩' + #13#10 +
      'WideMI.Caption=宽' + #13#10 +
      'N12cpiMI.Caption=12 cpi' + #13#10 +
      'N15cpiMI.Caption=15 cpi' + #13#10 +
      'CancelB.Hint=取消' + #13#10 +
      'OkB.Hint=确认' + #13#10 +
      '');
    Add('crSubtotal', '小计');
    Add('crNone', '无');
    Add('crSum', '合计');
    Add('crMin', '最小值');
    Add('crMax', '最大值');
    Add('crAvg', '平均值');
    Add('crCount', '计数');
    Add('crAsc', 'A-Z');
    Add('crDesc', 'Z-A');
    Add('crFillMx', '填入交叉报表中...');
    Add('crBuildMx', '建立交叉报表中...');
    Add('crRepHdrs', '重新列印表头');
    Add('crBorder', '外框');
    Add('crDown', '由上而下,由左至右');

    Add('TfrxExprEditorForm',
      'Caption=运算式编辑器' + #13#10 +
      'ExprL.Caption=运算式:' + #13#10 +
      'OkB.Caption=确认' + #13#10 +
      'CancelB.Caption=取消' + #13#10 +
      '');

    Add('TfrxFormatEditorForm',
      'Caption=显示格式' + #13#10 +
      'CategoryL.Caption=类别' + #13#10 +
      'FormatL.Caption=格式' + #13#10 +
      'FormatStrL.Caption=格式字串:' + #13#10 +
      'SeparatorL.Caption=小数点分隔字元:' + #13#10 +
      'OkB.Caption=确认' + #13#10 +
      'CancelB.Caption=取消' + #13#10 +
      '');
    Add('fkText', '文字 (未格式化)');
    Add('fkNumber', '数字');
    Add('fkDateTime', '日期/时间');
    Add('fkBoolean', '布林');
    Add('fkNumber1', '1234.5;%g');
    Add('fkNumber2', '1234.50;%2.2f');
    Add('fkNumber3', '1,234.50;%2.2n');
    Add('fkNumber4', '$1,234.50;%2.2m');
    Add('fkDateTime1', '11.28.2002;mm.dd.yyyy');
    Add('fkDateTime2', '28 nov 2002;dd mmm yyyy');
    Add('fkDateTime3', 'November 28, 2002;mmmm dd, yyyy');
    Add('fkDateTime4', '02:14;hh:mm');
    Add('fkDateTime5', '02:14am;hh:mm am/pm');
    Add('fkDateTime6', '02:14:00;hh:mm:ss');
    Add('fkDateTime7', '02:14am, November 28, 2002;hh:mm am/pm, mmmm dd, yyyy');
    Add('fkBoolean1', '0,1;0,1');
    Add('fkBoolean2', 'No,Yes;No,Yes');
    Add('fkBoolean3', '_,x;_,x');
    Add('fkBoolean4', 'False,True;False,True');

    Add('TfrxHighlightEditorForm',
      'Caption=突显' + #13#10 +
      'FontColorB.Caption=颜色...' + #13#10 +
      'BackColorB.Caption=颜色...' + #13#10 +
      'ConditionL.Caption=条件   ' + #13#10 +
      'FontL.Caption=字型   ' + #13#10 +
      'BackgroundL.Caption=背景   ' + #13#10 +
      'OKB.Caption=确认' + #13#10 +
      'CancelB.Caption=取消' + #13#10 +
      'BoldCB.Caption=粗体' + #13#10 +
      'ItalicCB.Caption=斜体' + #13#10 +
      'UnderlineCB.Caption=底线' + #13#10 +
      'TransparentRB.Caption=透明' + #13#10 +
      'OtherRB.Caption=其他' + #13#10 +
      '');

    Add('TfrxReportEditorForm',
      'Caption=报表设定' + #13#10 +
      'OkB.Caption=确认' + #13#10 +
      'CancelB.Caption=取消' + #13#10 +
      'GeneralTS.Caption=General' + #13#10 +
      'ReportSettingsL.Caption=印表机设定   ' + #13#10 +
      'CopiesL.Caption=列印份数' + #13#10 +
      'GeneralL.Caption=General   ' + #13#10 +
      'PasswordL.Caption=密码' + #13#10 +
      'CollateCB.Caption=Collate copies' + #13#10 +
      'DoublePassCB.Caption=Double pass' + #13#10 +
      'PrintIfEmptyCB.Caption=Print if empty' + #13#10 +
      'DescriptionTS.Caption=描述' + #13#10 +
      'NameL.Caption=名称' + #13#10 +

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -