📄 unit1.dfm
字号:
object Form1: TForm1
Left = 243
Top = 225
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 MainMenu1: TMainMenu
Left = 168
Top = 40
object DDA1: TMenuItem
Caption = #21151#33021'1'
object N10001: TMenuItem
Caption = '1000'#19981#21516#39068#33394#20010#28857
OnClick = N10001Click
end
end
object N21: TMenuItem
Caption = #21151#33021'2'
object DDA2: TMenuItem
Caption = 'DDA'
OnClick = DDA2Click
end
end
object N31: TMenuItem
Caption = #21151#33021'3'
end
object N1: TMenuItem
Caption = #21151#33021'4'
end
object N51: TMenuItem
Caption = #21151#33021'5'
end
object N61: TMenuItem
Caption = #21151#33021'6'
end
object N71: TMenuItem
Caption = #21151#33021'7'
end
object N81: TMenuItem
Caption = #21151#33021'8'
end
object N91: TMenuItem
Caption = #21151#33021'9'
end
object N101: TMenuItem
Caption = #21151#33021'10'
end
object N2: TMenuItem
Caption = #36864#20986
OnClick = N2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -