📄 unit1.dfm
字号:
object Form1: TForm1
Left = 256
Top = 133
Width = 696
Height = 480
Caption = 'Form1'
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 Memo1: TMemo
Left = 168
Top = 160
Width = 185
Height = 89
Lines.Strings = (
'Memo1')
TabOrder = 0
end
object MainMenu1: TMainMenu
Left = 96
Top = 32
object N1: TMenuItem
Caption = #31383#20307#39068#33394
object N2: TMenuItem
AutoCheck = True
Caption = #32418#33394
GroupIndex = 1
RadioItem = True
OnClick = N2Click
end
object N3: TMenuItem
AutoCheck = True
Caption = #40644#33394
GroupIndex = 1
RadioItem = True
OnClick = N3Click
end
object N4: TMenuItem
AutoCheck = True
Caption = #34013#33394' '
GroupIndex = 1
RadioItem = True
OnClick = N4Click
end
object N5: TMenuItem
AutoCheck = True
Caption = #40657#33394
GroupIndex = 1
RadioItem = True
OnClick = N5Click
end
object N6: TMenuItem
AutoCheck = True
Caption = #32511#33394
GroupIndex = 1
RadioItem = True
OnClick = N6Click
end
end
object N7: TMenuItem
Caption = #23383#20307#39068#33394
object N8: TMenuItem
Caption = #32418#33394
OnClick = N8Click
end
object N9: TMenuItem
Caption = #40644#33394' '
OnClick = N9Click
end
object N10: TMenuItem
Caption = #40657#33394
OnClick = N10Click
end
object N11: TMenuItem
Caption = #32511#33394' '
OnClick = N11Click
end
object N12: TMenuItem
Caption = #34013#33394
OnClick = N12Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -