📄 desform.dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
Width = 707
Height = 480
Caption = 'DESFrm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object MemoContext: TMemo
Left = 0
Top = 0
Width = 699
Height = 426
Align = alTop
BorderStyle = bsNone
Lines.Strings = (
'MemoContext')
ScrollBars = ssBoth
TabOrder = 0
end
object OpenDialog1: TOpenDialog
Left = 160
Top = 32
end
object SaveDialog1: TSaveDialog
Left = 208
Top = 32
end
object MainMenu1: TMainMenu
Left = 112
Top = 32
object N1: TMenuItem
Caption = #25991#20214
object N2: TMenuItem
Caption = #25171#24320
OnClick = N2Click
end
object N3: TMenuItem
Caption = #20445#23384
OnClick = N3Click
end
object N4: TMenuItem
Caption = '-'
end
object N5: TMenuItem
Caption = #36864#20986
OnClick = N5Click
end
end
object N6: TMenuItem
Caption = #25805#20316
object N7: TMenuItem
Caption = #21152#23494
OnClick = N7Click
end
object N8: TMenuItem
Caption = #35299#23494
OnClick = N8Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -