📄 benu.dfm
字号:
object Form1: TForm1
Left = 230
Top = 150
Width = 546
Height = 552
Caption = #31616#32422#35745#20107#26412
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object RichEdit1: TRichEdit
Left = 0
Top = 0
Width = 538
Height = 498
Align = alClient
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
HideSelection = False
HideScrollBars = False
ParentFont = False
TabOrder = 0
end
object MainMenu1: TMainMenu
Left = 240
object N1: TMenuItem
Caption = #25991#20214
object N7: TMenuItem
Caption = #26032#24314
ShortCut = 16462
OnClick = N7Click
end
object N8: TMenuItem
Caption = #25171#24320
ShortCut = 16463
OnClick = N8Click
end
object N9: TMenuItem
Caption = #20445#23384
ShortCut = 16467
OnClick = N9Click
end
object N10: TMenuItem
Caption = #21478#23384#20026
ShortCut = 49235
OnClick = N10Click
end
object N11: TMenuItem
Caption = #36864#20986
OnClick = N11Click
end
end
object N2: TMenuItem
Caption = #32534#36753
object N12: TMenuItem
Caption = #21098#20999
ShortCut = 16472
OnClick = N12Click
end
object N13: TMenuItem
Caption = #22797#21046
ShortCut = 16451
OnClick = N13Click
end
object N14: TMenuItem
Caption = #31896#36148
ShortCut = 16470
OnClick = N14Click
end
object N5: TMenuItem
Caption = #26597#25214
ShortCut = 16454
OnClick = N5Click
end
object N19: TMenuItem
Caption = #26367#25442
OnClick = N19Click
end
object N15: TMenuItem
Caption = #20840#36873
ShortCut = 16449
OnClick = N15Click
end
end
object N3: TMenuItem
Caption = #26684#24335
object N4: TMenuItem
Caption = #33258#21160#25442#34892
end
object N16: TMenuItem
Caption = #23383#20307
OnClick = N16Click
end
end
object N6: TMenuItem
Caption = #24110#21161
object N17: TMenuItem
Caption = #24110#21161#20027#39064
OnClick = N17Click
end
object N18: TMenuItem
Caption = #20851#20110#35745#31639#26412
ShortCut = 16456
OnClick = N18Click
end
end
end
object OpenDialog1: TOpenDialog
Filter = 'TXT Files|*.txt|All Files|*.*'
Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
Left = 264
end
object SaveDialog1: TSaveDialog
DefaultExt = 'txt'
Filter = 'Txt Files|*.txt|All Files|*.*'
FilterIndex = 0
Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
Left = 288
end
object FindDialog1: TFindDialog
OnFind = FindDialog1Find
Left = 312
end
object ReplaceDialog1: TReplaceDialog
OnFind = ReplaceDialog1Find
Left = 344
end
object FontDialog1: TFontDialog
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #26032#23435#20307
Font.Style = []
Left = 376
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -