📄 uformview.dfm
字号:
object N5: TMenuItem
Caption = '-'
end
object mnuFilePrev: TMenuItem
Caption = 'Previous file'
ImageIndex = 2
ShortCut = 16417
OnClick = mnuFilePrevClick
end
object mnuFileNext: TMenuItem
Caption = 'Next file'
ImageIndex = 3
ShortCut = 16418
OnClick = mnuFileNextClick
end
object N14: TMenuItem
Caption = '-'
end
object mnuFileRename: TMenuItem
Caption = 'Rename...'
ImageIndex = 4
ShortCut = 113
OnClick = mnuFileRenameClick
end
object mnuFileCopy: TMenuItem
Caption = 'Copy to folder...'
ImageIndex = 11
OnClick = mnuFileCopyClick
end
object mnuFileMove: TMenuItem
Caption = 'Move to folder...'
ImageIndex = 12
ShortCut = 117
OnClick = mnuFileMoveClick
end
object mnuFileDelete: TMenuItem
Caption = 'Delete...'
ImageIndex = 5
ShortCut = 46
OnClick = mnuFileDeleteClick
end
object mnuFileProp: TMenuItem
Caption = 'Properties...'
ImageIndex = 13
ShortCut = 32781
OnClick = mnuFilePropClick
end
object mnuFileCopyFN: TMenuItem
Caption = 'Copy filename'
ImageIndex = 15
ShortCut = 16452
OnClick = mnuFileCopyFNClick
end
object mnuFileEmail: TMenuItem
Caption = 'Email...'
ImageIndex = 85
ShortCut = 16453
OnClick = mnuFileEmailClick
end
object N8: TMenuItem
Caption = '-'
end
object mnuFileExit: TMenuItem
Caption = 'Exit'
ImageIndex = 14
ShortCut = 27
OnClick = mnuFileExitClick
end
end
object mnuEdit: TMenuItem
Caption = '&Edit'
object mnuEditCopy: TMenuItem
Caption = 'Copy'
ImageIndex = 15
ShortCut = 16451
OnClick = mnuEditCopyClick
end
object mnuEditCopyHex: TMenuItem
Caption = 'Copy hex'
ImageIndex = 16
OnClick = mnuEditCopyHexClick
end
object mnuEditCopyToFile: TMenuItem
Caption = 'Copy to file...'
ImageIndex = 17
OnClick = mnuEditCopyToFileClick
end
object N22: TMenuItem
Caption = '-'
end
object mnuEditPaste: TMenuItem
Caption = 'Paste'
ImageIndex = 83
ShortCut = 16470
OnClick = mnuEditPasteClick
end
object mnuEditSelectAll: TMenuItem
Caption = 'Select all'
ImageIndex = 18
ShortCut = 16449
OnClick = mnuEditSelectAllClick
end
object N4: TMenuItem
Caption = '-'
end
object mnuEditFind: TMenuItem
Caption = 'Find...'
ImageIndex = 19
ShortCut = 16454
OnClick = mnuEditFindClick
end
object mnuEditFindNext: TMenuItem
Caption = 'Find next'
ImageIndex = 20
ShortCut = 114
OnClick = mnuEditFindNextClick
end
object mnuEditFindPrev: TMenuItem
Caption = 'Find previous'
ImageIndex = 21
ShortCut = 16498
OnClick = mnuEditFindPrevClick
end
object N7: TMenuItem
Caption = '-'
end
object mnuEditGoto: TMenuItem
Caption = 'Go to...'
ImageIndex = 22
ShortCut = 16455
OnClick = mnuEditGotoClick
end
end
object mnuView: TMenuItem
Caption = '&View'
object mnuViewModeMenu: TMenuItem
Caption = 'Modes (menu)'
GroupIndex = 1
ImageIndex = 23
Visible = False
OnClick = mnuViewModeMenuClick
end
object mnuViewMode1: TMenuItem
Caption = '&1 Text'
Checked = True
GroupIndex = 1
ImageIndex = 23
RadioItem = True
ShortCut = 49
OnClick = mnuViewMode1Click
end
object mnuViewMode2: TMenuItem
Caption = '&2 Binary (fixed line length)'
GroupIndex = 1
ImageIndex = 24
RadioItem = True
ShortCut = 50
OnClick = mnuViewMode2Click
end
object mnuViewMode3: TMenuItem
Caption = '&3 Hex'
GroupIndex = 1
ImageIndex = 25
RadioItem = True
ShortCut = 51
OnClick = mnuViewMode3Click
end
object mnuViewMode4: TMenuItem
Caption = '&4 Image/Multimedia'
GroupIndex = 1
ImageIndex = 26
RadioItem = True
ShortCut = 52
OnClick = mnuViewMode4Click
end
object mnuViewMode5: TMenuItem
Caption = '&5 Internet/Office'
GroupIndex = 1
ImageIndex = 27
RadioItem = True
ShortCut = 53
OnClick = mnuViewMode5Click
end
object mnuViewMode6: TMenuItem
Caption = '&6 Unicode'
GroupIndex = 1
ImageIndex = 28
RadioItem = True
ShortCut = 54
OnClick = mnuViewMode6Click
end
object mnuViewMode7: TMenuItem
Caption = '&7 Plugins'
GroupIndex = 1
ImageIndex = 29
RadioItem = True
ShortCut = 55
OnClick = mnuViewMode7Click
end
object mnuViewMode8: TMenuItem
Caption = '&8 RTF/UTF-8'
GroupIndex = 1
ImageIndex = 30
RadioItem = True
ShortCut = 56
OnClick = mnuViewMode8Click
end
object N2: TMenuItem
Caption = '-'
GroupIndex = 1
end
object mnuViewTextMenu: TMenuItem
Caption = 'Text'
GroupIndex = 3
object mnuViewTextWrap: TMenuItem
Caption = 'Word wrap'
Checked = True
GroupIndex = 3
ImageIndex = 77
ShortCut = 87
OnClick = mnuViewTextWrapClick
end
object mnuViewTextEncSubmenu: TMenuItem
Caption = 'Encoding'
GroupIndex = 3
object mnuViewTextANSI: TMenuItem
Caption = '&ANSI'
Checked = True
GroupIndex = 3
ImageIndex = 68
RadioItem = True
ShortCut = 65
OnClick = mnuViewTextANSIClick
end
object mnuViewTextOEM: TMenuItem
Caption = '&OEM'
GroupIndex = 3
ImageIndex = 69
RadioItem = True
ShortCut = 83
OnClick = mnuViewTextOEMClick
end
object mnuViewTextEBCDIC: TMenuItem
Caption = '&EBCDIC'
GroupIndex = 3
ImageIndex = 71
RadioItem = True
ShortCut = 69
OnClick = mnuViewTextEBCDICClick
end
object mnuViewTextKOI8: TMenuItem
Caption = '&KOI8'
GroupIndex = 3
ImageIndex = 70
RadioItem = True
ShortCut = 75
OnClick = mnuViewTextKOI8Click
end
object mnuViewTextISO: TMenuItem
Caption = '&ISO'
GroupIndex = 3
ImageIndex = 73
RadioItem = True
ShortCut = 79
OnClick = mnuViewTextISOClick
end
object mnuViewTextMac: TMenuItem
Caption = '&Mac'
GroupIndex = 3
ImageIndex = 72
RadioItem = True
ShortCut = 77
OnClick = mnuViewTextMacClick
end
object N19: TMenuItem
Caption = '-'
GroupIndex = 3
end
object mnuViewTextEncPrev: TMenuItem
Caption = 'Previous encoding'
GroupIndex = 3
ImageIndex = 74
ShortCut = 16502
OnClick = mnuViewTextEncPrevClick
end
object mnuViewTextEncNext: TMenuItem
Caption = 'Next encoding'
GroupIndex = 3
ImageIndex = 75
ShortCut = 16503
OnClick = mnuViewTextEncNextClick
end
object N21: TMenuItem
Caption = '-'
GroupIndex = 3
end
object mnuViewTextEncMenu: TMenuItem
Caption = 'Encodings &menu...'
GroupIndex = 3
ImageIndex = 76
ShortCut = 119
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -