?? client99.rcs
字號:
Menu 'NoDocument'
Begin
Popup '&File文件 {F}'
Begin
MenuItem '&New 新建' CreateNewDocument
MenuItem '&Open... 打開' OpenDocument
MenuItem SEPARATOR
MenuItem 'E&xit 退出' QuitFromEDAClient
End
Popup '&View視圖 {V}'
Begin
MenuItem 'Design &Manager 設計管理器' ToggleDocumentManager
MenuItem '&Status Bar 狀態欄' ToggleClientStatusBar
MenuItem 'Command Status 命令狀態欄' ToggleProcessStatusBar
End
Popup '&Help幫助 {H}'
Begin
MenuItem '&Contents 內容' 'Client:RunHelpTopic(FileName=\Help\Protel.hlp|Topic=contents)'
MenuItem SEPARATOR
Popup 'Help &On 幫助'
Begin
MenuItem '&Using the Design Explorer 使用設計管理器' 'Client:RunHelpTopic(FileName=\Help\Protel.hlp|Topic=UsingTheDesignExplorer)'
MenuItem '&Creating a New Design 新建設計' 'Client:RunHelpTopic(FileName=\Help\Protel.hlp|Topic=CreatingANewDesign)'
MenuItem 'Creating a New &Document or Folder 建立新文件或文件夾' 'Client:RunHelpTopic(FileName=\Help\Protel.hlp|Topic=NewDocumentDocuments)'
MenuItem '&Working in a Design Window 在設計窗口工作' 'Client:RunHelpTopic(FileName=\Help\Protel.hlp|Topic=WorkingWithTheDesignWindow)'
MenuItem SEPARATOR
MenuItem '&Managing Design Teams 管理設計組' 'Client:RunHelpTopic(FileName=\Help\Protel.hlp|Topic=ManagingDesignTeams)'
End
MenuItem '&Shortcut Keys 快捷鍵' 'Client:RunHelpTopic(FileName=\Help\Protel.hlp|Topic=ShortcutKeys)'
MenuItem 'Process &Reference 過程與參考' 'Client:RunHelpTopic(FileName=\Help\Client.hlp|Topic=contents)'
MenuItem SEPARATOR
MenuItem '&About... 關于' HelpAbout
End
End
Menu 'ChartLongMenu'
Begin
Popup '&File文件 {F}'
Begin
MenuItem '&New... 新建文件' 'Client:CreateNewDocument(SingleDocument=True)'
MenuItem 'New Desi&gn... 新建設計' Client:CreateNewDocument
MenuItem '&Open...打開' Client:OpenDocument
MenuItem '&Close 關閉' Client:CloseDocument
MenuItem 'Close &Design 關閉設計' Client:CloseProject
MenuItem SEPARATOR
MenuItem '&Save 保存' Client:SaveDocument
MenuItem 'Save Copy &As... 文件另存為' Client:SaveDocumentAs
MenuItem 'Save A&ll 全部保存' Client:SaveAllDocuments
MenuItem SEPARATOR
MenuItem 'Setup P&rinter... 設置打印機' Chart:SetupPrinter
MenuItem '&Print 打印' Chart:PrintDocument
MenuItem SEPARATOR
MenuItem 'E&xit 退出' Client:QuitFromEDAClient
End
Popup '&Edit編輯 {E}'
Begin
MenuItem '&Copy 復制\tCtrl+Ins' Chart:Copy
MenuItem '&Paste 粘貼\tShift+Ins' Chart:Paste
End
Popup '&View視圖 {V}'
Begin
MenuItem 'Design &Manager 設計管理器' Client:ToggleDocumentManager
MenuItem SEPARATOR
MenuItem '&Status Bar 狀態欄' Client:ToggleClientStatusBar
MenuItem 'Command Status 命令狀態欄' Client:ToggleProcessStatusBar
MenuItem SEPARATOR
MenuItem '&Main Toolbar 主工具條' 'Client:CustomizeResources(ToggleToolbar=ChartTools|$Description=Toggle Main toolbar on or off)'
MenuItem '&Chart Type Toolbar 圖表類型工具條' 'Client:CustomizeResources(ToggleToolbar=ChartTypeTools|$Description=Toggle Chart Type toolbar on or off)'
End
Popup 'Fo&rmat格式 {R}'
Begin
MenuItem '&Chart Area... 圖表區域' Chart:SetupChart
MenuItem '&Plot Area... 繪圖區域' Chart:SetupPlot
MenuItem SEPARATOR
Popup '&Axis... 中心線 {A}'
Begin
MenuItem '&Axis... 中心線' Chart:SetupAxis
MenuItem '&Labels... 標號' Chart:SetupAxisLabel
MenuItem '&Title... 標題' Chart:SetupAxisTitle
End
Popup 'Ser&ies... 系列{S}'
Begin
MenuItem '&Series... 系列' Chart:SetupSeries
MenuItem '&Label... 標號' Chart:SetupSeriesLabel
MenuItem 'Data &Point... 數據點' Chart:SetupSeriesPoints
MenuItem '&Data Point Label... 數據點標號' Chart:SetupSeriesPointsLabel
End
MenuItem SEPARATOR
MenuItem '&Title... 標題' Chart:SetupTitle
MenuItem '&Legend... 圖例' Chart:SetupLegend
MenuItem '&Footnote...坐標軸標題' Chart:SetupFootnote
MenuItem SEPARATOR
MenuItem 'Chart Wi&zard... 圖表導向器' Chart:RunChartWizard
Popup '&2D Chart 二維圖表{2}'
Begin
MenuItem '&Line 線' 'Chart:SetupPlot(ChartType=2DLine|$Description=Set chart type to 2D Line)'
MenuItem '&Bar 條' 'Chart:SetupPlot(ChartType=2DBar|$Description=Set chart type to 2D Bar)'
MenuItem '&Area 區域' 'Chart:SetupPlot(ChartType=2DArea|$Description=Set chart type to 2D Area)'
MenuItem '&Pie 餡餅形狀' 'Chart:SetupPlot(ChartType=2DPie|$Description=Set chart type to 2D Pie)'
MenuItem '&Step 步長' 'Chart:SetupPlot(ChartType=2DStep|$Description=Set chart type to 2D Step)'
MenuItem '&Gantt 進度' 'Chart:SetupPlot(ChartType=2DGantt|$Description=Set chart type to 2D Gantt)'
MenuItem '&XY' 'Chart:SetupPlot(ChartType=2DXY|$Description=Set chart type to 2D XY)'
MenuItem 'P&olar 極性' 'Chart:SetupPlot(ChartType=2DPolar|$Description=Set chart type to 2D Polar)'
MenuItem '&Radar 雷達' 'Chart:SetupPlot(ChartType=2DRadar|$Description=Set chart type to 2D Radar)'
MenuItem 'B&ubble 冒泡' 'Chart:SetupPlot(ChartType=2DBubble|$Description=Set chart type to 2D Bubble)'
MenuItem 'H&iLo 高低' 'Chart:SetupPlot(ChartType=2DHiLo|$Description=Set chart type to 2D HiLo)'
MenuItem '&Combination 結合' 'Chart:SetupPlot(ChartType=2DCombination|$Description=Set chart type to 2D Combination)'
MenuItem '&Horizontal Bar 水平條' 'Chart:SetupPlot(ChartType=2DHorizontalBar|$Description=Set chart type to 2D Horizontal Bar)'
MenuItem 'Co&ntour 計數器' 'Chart:SetupPlot(ChartType=2DContour|$Description=Set chart type to 2D Contour)'
End
Popup '&3D Chart {3}'
Begin
MenuItem '&Line 線' 'Chart:SetupPlot(ChartType=3DLine|$Description=Set chart type to 3D Line)'
MenuItem '&Bar 條' 'Chart:SetupPlot(ChartType=3DBar|$Description=Set chart type to 3D Bar)'
MenuItem '&Area 區域' 'Chart:SetupPlot(ChartType=3DArea|$Description=Set chart type to 3D Area)'
MenuItem '&Pie 餡餅形狀' 'Chart:SetupPlot(ChartType=3DPie|$Description=Set chart type to 3D Pie)'
MenuItem '&Step 步長' 'Chart:SetupPlot(ChartType=3DStep|$Description=Set chart type to 3D Step)'
MenuItem '&Gantt 進度' 'Chart:SetupPlot(ChartType=3DGantt|$Description=Set chart type to 3D Gantt)'
MenuItem '&Doughnut 環型' 'Chart:SetupPlot(ChartType=3DDoughnut|$Description=Set chart type to 3D Doughnut)'
MenuItem '&Combination 結合' 'Chart:SetupPlot(ChartType=3DCombination|$Description=Set chart type to 3D Combination)'
MenuItem 'Cl&ustered Bar 一組條' 'Chart:SetupPlot(ChartType=3DClusteredBar|$Description=Set chart type to 3D Clustered Bar)'
MenuItem '&Horizontal Bar 水平條' 'Chart:SetupPlot(ChartType=3DHorizontalBar|$Description=Set chart type to 3D Horizontal Bar)'
MenuItem 'Su&rface' 'Chart:SetupPlot(ChartType=3DSurface|$Description=Set chart type to 3D Surface)'
End
End
Popup '&Window窗口 {W}'
Begin
MenuItem '&Tile 平鋪\tShift+F5' Client:TileAllOpenDocuments
MenuItem '&Cascade 級聯\tShift+F4' Client:CascadeAllOpenDocuments
MenuItem 'Arrange &Icons 排列圖標' Client:WindowArrangeIcons
MenuItem 'Close &All 關閉全部文件' Client:CloseAllOpenDocuments
End
Popup '&Help幫助 {H}'
Begin
MenuItem '&Contents 內容' 'Client:RunHelpTopic(FileName=\Help\Protel.hlp|Topic=contents)'
MenuItem SEPARATOR
MenuItem '&Working with charts 在圖表中工作' 'Client:RunHelpTopic(FileName=\help\vcfiu.hlp|Topic=chart_terminology)'
MenuItem '&Reference 參考' 'Client:RunHelpTopic(FileName=\help\Chart.hlp|Topic=Contents)'
MenuItem SEPARATOR
Popup 'Right Click 鼠標右鍵 {Right_Click}'
Begin
MenuItem '&Chart Area... 圖表區域' Chart:SetupChart
MenuItem '&Plot Area... 繪圖區域' Chart:SetupPlot
MenuItem SEPARATOR
Popup '&Axis... 中心線 {A}'
Begin
MenuItem '&Axis... 中心線' Chart:SetupAxis
MenuItem '&Labels... 標號' Chart:SetupAxisLabel
MenuItem '&Title... 標題' Chart:SetupAxisTitle
End
Popup 'Ser&ies... 系列{S}'
Begin
MenuItem '&Series... 系列' Chart:SetupSeries
MenuItem '&Label... 標號' Chart:SetupSeriesLabel
MenuItem 'Data &Point... 數據點' Chart:SetupSeriesPoints
MenuItem '&Data Point Label... 數據點標號' Chart:SetupSeriesPointsLabel
End
MenuItem SEPARATOR
MenuItem '&Title... 標題' Chart:SetupTitle
MenuItem '&Legend... 符號' Chart:SetupLegend
MenuItem '&Footnote... 下標' Chart:SetupFootnote
MenuItem SEPARATOR
MenuItem 'Chart Wi&zard... 圖表導向器' Chart:RunChartWizard
Popup '&2D Chart 二維圖表{2}'
Begin
MenuItem '&Line 線' 'Chart:SetupPlot(ChartType=2DLine|$Description=Set chart type to 2D Line)'
MenuItem '&Bar 條' 'Chart:SetupPlot(ChartType=2DBar|$Description=Set chart type to 2D Bar)'
MenuItem '&Area 區域' 'Chart:SetupPlot(ChartType=2DArea|$Description=Set chart type to 2D Area)'
MenuItem '&Pie 餡餅型狀 ' 'Chart:SetupPlot(ChartType=2DPie|$Description=Set chart type to 2D Pie)'
MenuItem '&Step 步長' 'Chart:SetupPlot(ChartType=2DStep|$Description=Set chart type to 2D Step)'
MenuItem '&Gantt 進度' 'Chart:SetupPlot(ChartType=2DGantt|$Description=Set chart type to 2D Gantt)'
MenuItem '&XY' 'Chart:SetupPlot(ChartType=2DXY|$Description=Set chart type to 2D XY)'
MenuItem 'P&olar 極性' 'Chart:SetupPlot(ChartType=2DPolar|$Description=Set chart type to 2D Polar)'
MenuItem '&Radar 雷達' 'Chart:SetupPlot(ChartType=2DRadar|$Description=Set chart type to 2D Radar)'
MenuItem 'B&ubble 冒泡' 'Chart:SetupPlot(ChartType=2DBubble|$Description=Set chart type to 2D Bubble)'
MenuItem 'H&iLo 高低' 'Chart:SetupPlot(ChartType=2DHiLo|$Description=Set chart type to 2D HiLo)'
MenuItem '&Combination 結合' 'Chart:SetupPlot(ChartType=2DCombination|$Description=Set chart type to 2D Combination)'
MenuItem '&Horizontal Bar 垂直條' 'Chart:SetupPlot(ChartType=2DHorizontalBar|$Description=Set chart type to 2D Horizontal Bar)'
MenuItem 'Co&ntour 計數器' 'Chart:SetupPlot(ChartType=2DContour|$Description=Set chart type to 2D Contour)'
End
Popup '&3D Chart {3} 三維圖表'
Begin
MenuItem '&Line 線' 'Chart:SetupPlot(ChartType=3DLine|$Description=Set chart type to 3D Line)'
MenuItem '&Bar 條' 'Chart:SetupPlot(ChartType=3DBar|$Description=Set chart type to 3D Bar)'
MenuItem '&Area 區域' 'Chart:SetupPlot(ChartType=3DArea|$Description=Set chart type to 3D Area)'
MenuItem '&Pie 餡餅形狀' 'Chart:SetupPlot(ChartType=3DPie|$Description=Set chart type to 3D Pie)'
MenuItem '&Step 步長' 'Chart:SetupPlot(ChartType=3DStep|$Description=Set chart type to 3D Step)'
MenuItem 'Gantt 進度' 'Chart:SetupPlot(ChartType=3DGantt|$Description=Set chart type to 3D Gantt)'
MenuItem '&Doughnut 環型' 'Chart:SetupPlot(ChartType=3DDoughnut|$Description=Set chart type to 3D Doughnut)'
MenuItem '&Combination 結合' 'Chart:SetupPlot(ChartType=3DCombination|$Description=Set chart type to 3D Combination)'
MenuItem 'Cl&ustered Bar 一組條' 'Chart:SetupPlot(ChartType=3DClusteredBar|$Description=Set chart type to 3D Clustered Bar)'
MenuItem '&Horizontal Bar 水平條' 'Chart:SetupPlot(ChartType=3DHorizontalBar|$Description=Set chart type to 3D Horizontal Bar)'
MenuItem 'Su&rface 表面' 'Chart:SetupPlot(ChartType=3DSurface|$Description=Set chart type to 3D Surface)'
End
End
MenuItem '&About... 關于' Client:HelpAbout
End
End
Menu 'SpreadLongMenu'
Begin
Popup '&File文件'
Begin
MenuItem '&New... 新建文件' 'Client:CreateNewDocument(SingleDocument=True)'
MenuItem 'New Desi&gn... 新建設計' Client:CreateNewDocument
MenuItem '&Open... 打開' Client:OpenDocument
MenuItem '&Close 關閉' Client:CloseDocument
MenuItem 'Close &Design 關閉設計' Client:CloseProject
MenuItem SEPARATOR
MenuItem '&Save 保存' Client:SaveDocument
MenuItem 'Save Copy &As... 文件另存為' Client:SaveDocumentAs
MenuItem 'Save A&ll 全部保存' Client:SaveDocumentAll
MenuItem SEPARATOR
MenuItem 'Pa&ge Setup... 打印機設置' Spread:DocumentPreferences
MenuItem '&Print... 打印' 'Spread:PrintDocument(ShowPrintDlg=True)'
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -