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

📄 dmain.dfm.bak

📁 Delphi编写的一个支持语法高亮显示和很多语言的文本编辑器
💻 BAK
📖 第 1 页 / 共 5 页
字号:
      Hint = 'Undo Last Action'
      ImageIndex = 9
      ShortCut = 16474
      OnExecute = actEditUndoExecute
    end
    object actEditRedo: TAction
      Category = 'Edit'
      Caption = '&Redo'
      Hint = 'Redo Last Action'
      ImageIndex = 10
      ShortCut = 16473
      OnExecute = actEditRedoExecute
    end
    object actEditCut: TAction
      Category = 'Edit'
      Caption = '&Cut'
      Hint = 'Cut Selected Text'
      ImageIndex = 11
      ShortCut = 16472
      OnExecute = actEditCutExecute
    end
    object actEditAppendCut: TAction
      Category = 'Edit'
      Caption = 'Append C&ut'
      Hint = 'Cut Selected Text and Append it to current Clipboard text'
      ImageIndex = 71
      ShortCut = 24664
      OnExecute = actEditAppendCutExecute
    end
    object actEditCopy: TAction
      Category = 'Edit'
      Caption = '&Copy'
      Hint = 'Copy Selected Text'
      ImageIndex = 12
      ShortCut = 16451
      OnExecute = actEditCopyExecute
    end
    object actEditAppendCopy: TAction
      Category = 'Edit'
      Caption = '&Append Copy'
      Hint = 'Copy Selected Text and Append it to current Clipboard text'
      ImageIndex = 70
      ShortCut = 24643
      OnExecute = actEditAppendCopyExecute
    end
    object actEditPaste: TAction
      Category = 'Edit'
      Caption = '&Paste'
      Hint = 'Paste Clipboard Text to Current Document'
      ImageIndex = 13
      ShortCut = 16470
      OnExecute = actEditPasteExecute
    end
    object actEditDelete: TAction
      Category = 'Edit'
      Caption = '&Delete'
      Hint = 'Delete Selected Text'
      ImageIndex = 78
      ShortCut = 46
      OnExecute = actEditDeleteExecute
    end
    object actEditSelectAll: TAction
      Category = 'Edit'
      Caption = '&Select All'
      Hint = 'Select All Text in Document'
      ShortCut = 16449
      OnExecute = actEditSelectAllExecute
    end
    object actEditHex: TAction
      Category = 'Edit'
      AutoCheck = True
      Caption = '&Hex Edit'
      Hint = 'View Document in Hex View'
      ImageIndex = 58
      ShortCut = 16456
      OnExecute = actEditHexExecute
    end
    object actEditCheckSpelling: TAction
      Category = 'Edit'
      Caption = 'Check &Spelling'
      Hint = 'Check Documents Spelling'
      ImageIndex = 69
      OnExecute = actEditCheckSpellingExecute
    end
    object actEditInsertDateTime: TAction
      Category = 'Edit'
      Caption = '&Insert Date/Time'
      Hint = 'Insert Date and Time into Document'
    end
    object actEditInsertFromFile: TAction
      Category = 'Edit'
      Caption = '&Insert from File'
      Hint = 'Insert Text From File'
    end
    object actEditModified: TAction
      Category = 'Edit'
      AutoCheck = True
      Caption = '&Modified'
      Hint = 'Set Document'#39's Modified Property'
      OnExecute = actEditModifiedExecute
    end
    object actEditReadOnly: TAction
      Category = 'Edit'
      Caption = '&Read Only'
      Hint = 'Set Document as Read Only or Not'
      ShortCut = 16463
      OnExecute = actEditReadOnlyExecute
    end
    object actGoto0: TAction
      Category = 'GotoBmark'
      Caption = 'Goto Bookmark &0'
      Hint = 'Goto Bookmark 0'
      ShortCut = 32816
      OnExecute = actGoto0Execute
    end
    object actGoto1: TAction
      Tag = 1
      Category = 'GotoBmark'
      Caption = 'Goto Bookmark &1'
      Hint = 'Goto Bookmark 1'
      ShortCut = 32817
      OnExecute = actGoto0Execute
    end
    object actGoto2: TAction
      Tag = 2
      Category = 'GotoBmark'
      Caption = 'Goto Bookmark &2'
      Hint = 'Goto Bookmark 2'
      ShortCut = 32818
      OnExecute = actGoto0Execute
    end
    object actGoto3: TAction
      Tag = 3
      Category = 'GotoBmark'
      Caption = 'Goto Bookmark &3'
      Hint = 'Goto Bookmark 3'
      ShortCut = 32819
      OnExecute = actGoto0Execute
    end
    object actGoto4: TAction
      Tag = 4
      Category = 'GotoBmark'
      Caption = 'Goto Bookmark &4'
      Hint = 'Goto Bookmark 4'
      ShortCut = 32820
      OnExecute = actGoto0Execute
    end
    object actGoto5: TAction
      Tag = 5
      Category = 'GotoBmark'
      Caption = 'Goto Bookmark &5'
      Hint = 'Goto Bookmark 5'
      ShortCut = 32821
      OnExecute = actGoto0Execute
    end
    object actGoto6: TAction
      Tag = 6
      Category = 'GotoBmark'
      Caption = 'Goto Bookmark &6'
      Hint = 'Goto Bookmark 6'
      ShortCut = 32822
      OnExecute = actGoto0Execute
    end
    object actGoto7: TAction
      Tag = 7
      Category = 'GotoBmark'
      Caption = 'Goto Bookmark &7'
      Hint = 'Goto Bookmark 7'
      ShortCut = 32823
      OnExecute = actGoto0Execute
    end
    object actGoto8: TAction
      Tag = 8
      Category = 'GotoBmark'
      Caption = 'Goto Bookmark &8'
      Hint = 'Goto Bookmark 8'
      ShortCut = 32824
      OnExecute = actGoto0Execute
    end
    object actGoto9: TAction
      Tag = 9
      Category = 'GotoBmark'
      Caption = 'Goto Bookmark &9'
      Hint = 'Goto Bookmark 9'
      ShortCut = 32825
      OnExecute = actGoto0Execute
    end
    object actToggle0: TAction
      Category = 'ToggleBmark'
      AutoCheck = True
      Caption = 'Toggle Bookmark &0'
      Hint = 'Toggle Bookmark 0'
      ShortCut = 16432
      OnExecute = actToggle0Execute
    end
    object actToggle1: TAction
      Tag = 1
      Category = 'ToggleBmark'
      AutoCheck = True
      Caption = 'Toggle Bookmark &1'
      Hint = 'Toggle Bookmark 1'
      ShortCut = 16433
      OnExecute = actToggle0Execute
    end
    object actToggle2: TAction
      Tag = 2
      Category = 'ToggleBmark'
      AutoCheck = True
      Caption = 'Toggle Bookmark &2'
      Hint = 'Toggle Bookmark 2'
      ShortCut = 16434
      OnExecute = actToggle0Execute
    end
    object actToggle3: TAction
      Tag = 3
      Category = 'ToggleBmark'
      AutoCheck = True
      Caption = 'Toggle Bookmark &3'
      Hint = 'Toggle Bookmark 3'
      ShortCut = 16435
      OnExecute = actToggle0Execute
    end
    object actToggle4: TAction
      Tag = 4
      Category = 'ToggleBmark'
      AutoCheck = True
      Caption = 'Toggle Bookmark &4'
      Hint = 'Toggle Bookmark 4'
      ShortCut = 16436
      OnExecute = actToggle0Execute
    end
    object actToggle5: TAction
      Tag = 5
      Category = 'ToggleBmark'
      AutoCheck = True
      Caption = 'Toggle Bookmark &5'
      Hint = 'Toggle Bookmark 5'
      ShortCut = 16437
      OnExecute = actToggle0Execute
    end
    object actToggle6: TAction
      Tag = 6
      Category = 'ToggleBmark'
      AutoCheck = True
      Caption = 'Toggle Bookmark &6'
      Hint = 'Toggle Bookmark 6'
      ShortCut = 16438
      OnExecute = actToggle0Execute
    end
    object actToggle7: TAction
      Tag = 7
      Category = 'ToggleBmark'
      AutoCheck = True
      Caption = 'Toggle Bookmark &7'
      Hint = 'Toggle Bookmark 7'
      ShortCut = 16439
      OnExecute = actToggle0Execute
    end
    object actToggle8: TAction
      Tag = 8
      Category = 'ToggleBmark'
      AutoCheck = True
      Caption = 'Toggle Bookmark &8'
      Hint = 'Toggle Bookmark 8'
      ShortCut = 16440
      OnExecute = actToggle0Execute
    end
    object actToggle9: TAction
      Tag = 9
      Category = 'ToggleBmark'
      AutoCheck = True
      Caption = 'Toggle Bookmark &9'
      Hint = 'Toggle Bookmark 9'
      ShortCut = 16441
      OnExecute = actToggle0Execute
    end
    object actViewPrefrences: TAction
      Category = 'View'
      Caption = 'cEdit &Prefrences'
      Hint = 'Modify cEdit Prefrences'
      ImageIndex = 80

⌨️ 快捷键说明

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