📄 mainfrm.dfm
字号:
object MainForm: TMainForm
Left = 365
Top = 245
Width = 311
Height = 267
Caption = #33756#21333#34701#21512#28436#31034'-'#20027#31383#20307
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 Label2: TLabel
Left = 14
Top = 69
Width = 196
Height = 13
Caption = #20027#31383#20307#20013#20027#33756#21333#39033'2 '#30340'GroupIndex'#20540#65306
end
object Label3: TLabel
Left = 17
Top = 93
Width = 187
Height = 13
Caption = #21103#31383#20307#20013#20027#33756#21333#39033#30340'GroupIndex'#20540#65306
end
object Label1: TLabel
Left = 14
Top = 45
Width = 196
Height = 13
Caption = #20027#31383#20307#20013#20027#33756#21333#39033'1 '#30340'GroupIndex'#20540#65306
end
object Button1: TButton
Left = 8
Top = 120
Width = 201
Height = 25
Caption = #34701#21512#20027#31383#20307#30340#20027#33756#21333#21644#24377#20986#33756#21333
TabOrder = 0
OnClick = Button1Click
end
object Main1Edit: TSpinEdit
Left = 224
Top = 40
Width = 49
Height = 22
MaxValue = 5
MinValue = 0
TabOrder = 1
Value = 0
end
object Main2Edit: TSpinEdit
Left = 224
Top = 64
Width = 49
Height = 22
MaxValue = 5
MinValue = 0
TabOrder = 2
Value = 1
end
object Button2: TButton
Left = 8
Top = 152
Width = 201
Height = 25
Caption = #34701#21512#20027#31383#20307#21644#21103#31383#20307#30340#20027#33756#21333
TabOrder = 3
OnClick = Button2Click
end
object SubEdit: TSpinEdit
Left = 224
Top = 88
Width = 49
Height = 22
MaxValue = 5
MinValue = 0
TabOrder = 4
Value = 2
end
object Button3: TButton
Left = 216
Top = 120
Width = 75
Height = 25
Caption = #35299#38500#34701#21512
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 216
Top = 152
Width = 75
Height = 25
Caption = #35299#38500#34701#21512
TabOrder = 6
OnClick = Button4Click
end
object Button5: TButton
Left = 8
Top = 184
Width = 89
Height = 25
Caption = #26174#31034#21103#31383#20307
TabOrder = 7
OnClick = Button5Click
end
object Button6: TButton
Left = 104
Top = 184
Width = 89
Height = 25
Caption = #38544#34255#21103#31383#20307
TabOrder = 8
OnClick = Button6Click
end
object Button7: TButton
Left = 200
Top = 184
Width = 89
Height = 25
Caption = #20851#38381#20027#31383#20307
TabOrder = 9
OnClick = Button7Click
end
object MainMenu1: TMainMenu
AutoHotkeys = maManual
Left = 36
Top = 8
object Main1Item: TMenuItem
AutoHotkeys = maManual
Caption = #20027#31383#20307#30340#20027#33756#21333
end
end
object MainMenu2: TMainMenu
AutoHotkeys = maManual
Left = 72
Top = 8
object Main2Item: TMenuItem
Caption = #20027#31383#20307#30340#21103#33756#21333
GroupIndex = 1
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -