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

📄 fmain.dfm.bak

📁 Delphi编写的一个支持语法高亮显示和很多语言的文本编辑器
💻 BAK
📖 第 1 页 / 共 4 页
字号:
        ImageIndex = 76
        object CommentLine1: TMenuItem
          Caption = 'Comment &Block'
          ImageIndex = 52
        end
        object UncommentBlock1: TMenuItem
          Caption = 'Uncomment B&lock'
          ImageIndex = 53
        end
        object N34: TMenuItem
          Caption = '-'
        end
        object abRight1: TMenuItem
          Caption = 'Tab Right'
          ImageIndex = 50
        end
        object abLeft1: TMenuItem
          Caption = 'Tab Left'
          ImageIndex = 51
        end
      end
      object Advanced1: TMenuItem
        Caption = '&Advanced'
        ImageIndex = 75
        object DeleteLines1: TMenuItem
          Caption = '&Delete Lines'
        end
        object DeletetoEOL1: TMenuItem
          Caption = 'Delete to &BOL'
        end
        object DeletetoEOL2: TMenuItem
          Caption = 'Delete to &EOL'
          ShortCut = 49241
        end
        object DeleteWord1: TMenuItem
          Caption = 'Delete &Word'
          ShortCut = 16468
        end
        object N35: TMenuItem
          Caption = '-'
        end
        object SelectLine1: TMenuItem
          Caption = 'Select &Line'
        end
        object SelecttoBOL1: TMenuItem
          Caption = 'Select to &BOL'
        end
        object SelecttoEOL1: TMenuItem
          Caption = 'Select to &EOL'
        end
        object SelectWord1: TMenuItem
          Caption = 'Select &Word'
        end
        object N36: TMenuItem
          Caption = '-'
        end
        object Joinlines1: TMenuItem
          Caption = '&Join lines'
        end
        object Splitline1: TMenuItem
          Caption = '&Split line'
        end
        object Duplicatelines1: TMenuItem
          Caption = '&Duplicate lines'
        end
        object N37: TMenuItem
          Caption = '-'
        end
        object Formatlines1: TMenuItem
          Caption = '&Format lines'
        end
      end
      object LineBreak1: TMenuItem
        Caption = 'Line &Break'
        ImageIndex = 79
        object DosWindows1: TMenuItem
          Caption = '&Dos/Windows'
          ImageIndex = 82
        end
        object Unix1: TMenuItem
          Caption = '&Unix'
          ImageIndex = 81
        end
        object Macintosh1: TMenuItem
          Caption = '&Macintosh'
          ImageIndex = 80
        end
      end
      object N18: TMenuItem
        Caption = '-'
      end
      object HexEdit1: TMenuItem
        Caption = '&Hex Edit'
        ImageIndex = 73
        ShortCut = 16456
        OnClick = HexEdit1Click
      end
      object N28: TMenuItem
        Caption = '-'
      end
      object CheckSpelling1: TMenuItem
        Caption = 'Check &Spelling'
        ImageIndex = 86
      end
      object DateTime1: TMenuItem
        Caption = '&Insert Date && Time'
        ImageIndex = 85
      end
      object InsertfromFile1: TMenuItem
        Caption = '&Insert from File'
      end
      object N16: TMenuItem
        Caption = '-'
      end
      object Modified1: TMenuItem
        Caption = '&Modified'
      end
      object Readonly1: TMenuItem
        Caption = '&Read only'
      end
    end
    object Search1: TMenuItem
      Caption = '&Search'
      object Find1: TMenuItem
        Caption = '&Find'
        ImageIndex = 17
        ShortCut = 16454
      end
      object FindNext1: TMenuItem
        Caption = 'Find &Next'
        ImageIndex = 18
        ShortCut = 114
      end
      object FindPrevious1: TMenuItem
        Caption = 'Find &Previous'
        ImageIndex = 19
        ShortCut = 16498
      end
      object Replace1: TMenuItem
        Caption = '&Replace'
        ShortCut = 16466
      end
      object N19: TMenuItem
        Caption = '-'
      end
      object ShowResults1: TMenuItem
        Caption = '&Show Results'
      end
      object FindInFiles1: TMenuItem
        Caption = 'Find In &Files'
        ImageIndex = 26
      end
      object N20: TMenuItem
        Caption = '-'
      end
      object GotoLine1: TMenuItem
        Caption = '&Goto Line'
        ShortCut = 16455
      end
      object N21: TMenuItem
        Caption = '-'
      end
      object toggleBookmark1: TMenuItem
        Caption = '&Toggle Bookmark'
        ImageIndex = 56
        object oggleBookmark1: TMenuItem
          Caption = 'Toggle Bookmark &0'
          ShortCut = 16432
        end
        object oggleBookmark2: TMenuItem
          Tag = 1
          Caption = 'Toggle Bookmark &1'
          ShortCut = 16433
        end
        object oggleBookmark3: TMenuItem
          Tag = 2
          Caption = 'Toggle Bookmark &2'
          ShortCut = 16434
        end
        object oggleBookmark4: TMenuItem
          Tag = 3
          Caption = 'Toggle Bookmark &3'
          ShortCut = 16435
        end
        object oggleBookmark5: TMenuItem
          Tag = 4
          Caption = 'Toggle Bookmark &4'
          ShortCut = 16436
        end
        object oggleBookmark6: TMenuItem
          Tag = 5
          Caption = 'Toggle Bookmark &5'
          ShortCut = 16437
        end
        object oggleBookmark7: TMenuItem
          Tag = 6
          Caption = 'Toggle Bookmark &6'
          ShortCut = 16438
        end
        object oggleBookmark8: TMenuItem
          Tag = 7
          Caption = 'Toggle Bookmark &7'
          ShortCut = 16439
        end
        object oggleBookmark9: TMenuItem
          Tag = 8
          Caption = 'Toggle Bookmark &8'
          ShortCut = 16440
        end
        object oggleBookmark10: TMenuItem
          Tag = 9
          Caption = 'Toggle Bookmark &9'
          ShortCut = 16441
        end
      end
      object NextBookmark1: TMenuItem
        Caption = 'N&ext Bookmark'
        ImageIndex = 57
      end
      object PreviousBookmark1: TMenuItem
        Caption = '&Previous Bookmark'
        ImageIndex = 58
      end
      object ClearBookmarks1: TMenuItem
        Caption = '&Clear Bookmarks'
        ImageIndex = 59
      end
      object N22: TMenuItem
        Caption = '-'
      end
      object NextLine1: TMenuItem
        Caption = '&Next Line'
        ImageIndex = 54
      end
      object PreviousLine1: TMenuItem
        Caption = '&Previous Line'
        ImageIndex = 55
      end
    end
    object Language1: TMenuItem
      Caption = '&Language'
      object None1: TMenuItem
        Caption = '<None>'
        ShortCut = 118
        OnClick = ClickLang
      end
      object N15: TMenuItem
        Caption = '-'
      end
    end
    object View1: TMenuItem
      Caption = '&View'
      object cEditPrefrences1: TMenuItem
        Caption = 'cEdit &Prefrences'
        ImageIndex = 16
      end
      object N23: TMenuItem
        Caption = '-'
      end
      object FileAssociations1: TMenuItem
        Caption = '&File Associations'
      end
      object emplateEditor1: TMenuItem
        Caption = '&Template Editor'
      end
      object N24: TMenuItem
        Caption = '-'
      end
      object Windows1: TMenuItem
        Caption = '&Windows'
        object FileView1: TMenuItem
          Caption = '&File View'
          Checked = True
        end
        object QuickTags1: TMenuItem
          Caption = '&Quick Tags'
          Checked = True
        end
        object ProjectView1: TMenuItem
          Caption = '&Project View'
          Checked = True
        end
        object SnippetsView1: TMenuItem
          Caption = '&Snippets View'
          Checked = True
        end
        object DebugOutput1: TMenuItem
          Caption = '-'
        end
        object DebugOutput2: TMenuItem
          Caption = '&Debug Output'
          Checked = True
        end
        object FindInFiles2: TMenuItem
          Caption = '&Find In Files'
          Checked = True
        end
      end
      object oolbars1: TMenuItem
        Caption = '&Toolbars'
        object Main1: TMenuItem
          Caption = '&Main'
          Checked = True
        end
        object Standard1: TMenuItem
          Caption = '&Standard'
          Checked = True
        end
        object N25: TMenuItem
          Caption = '-'
        end
        object Editor1: TMenuItem
          Caption = '&Editor'
          Checked = True
        end
        object Web1: TMenuItem
          Caption = '&Web'
          Checked = True
        end
        object Macro1: TMenuItem
          Caption = '&Macro'
          Checked = True
        end
      end
      object N26: TMenuItem
        Caption = '-'
      end
      object abbedView1: TMenuItem
        Caption = 'Tabbed View'
        object MDITabbedView1: TMenuItem
          Caption = '&MDI Tabbed View'
          Checked = True
        end
        object N44: TMenuItem
          Caption = '-'
        end
        object MDITabsAtTop1: TMenuItem
          Caption = 'MDI Tabs At Top'
          Checked = True
        end
        object MDITabsAtBottom1: TMenuItem
          Caption = 'MDI Tabs At Bottom'
        end
      end
    end
    object Compile1: TMenuItem
      Caption = '&Compile'
      object CompileBuild1: TMenuItem
        Caption = '&Compile/Build'
        ImageIndex = 61
        ShortCut = 116
      end
      object N27: TMenuItem
        Caption = '-'
      end
      object BuildSettings1: TMenuItem
        Caption = 'Build Settings'
        ImageIndex = 16
      end
    end
    object Plugins1: TMenuItem
      Caption = '&Plugins'
    end
    object Tools1: TMenuItem
      Caption = '&Tools'
    end
    object Window1: TMenuItem
      Caption = '&Window'
      object ileHorizontally1: TMenuItem
        Caption = '&Tile Horizontally'
        ImageIndex = 20
      end
      object ileVerticly1: TMenuItem
        Caption = 'Tile &Verticly'
        ImageIndex = 21
      end
      object ArrangeIcons1: TMenuItem
        Caption = '&Arrange Icons'
      end
      object Cascade1: TMenuItem
        Caption = '&Cascade'
        ImageIndex = 22
      end
      object N29: TMenuItem
        Caption = '-'
      end
    end
    object Help1: TMenuItem
      Caption = '&Help'
      object Index1: TMenuItem
        Caption = '&Index'
        ImageIndex = 23
        ShortCut = 112
      end
      object HelpOnline1: TMenuItem
        Caption = '&Help Online'
        ImageIndex = 34
      end
      object N1: TMenuItem
        Caption = '-'
      end
      object Readme1: TMenuItem
        Caption = '&Readme'
      end
      object N2: TMenuItem
        Caption = '-'
      end
      object cEditWebsite1: TMenuItem
        Caption = '&cEdit Website'
        ImageIndex = 35
        ShortCut = 16499
      end
      object N3: TMenuItem
        Caption = '-'
      end
      object About1: TMenuItem
        Caption = '&About'
      end
    end
  end
end

⌨️ 快捷键说明

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