📄 main.dfm
字号:
object frmMain: TfrmMain
Left = 238
Top = 140
Width = 313
Height = 217
Caption = #20154#21147#36164#28304#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIForm
OldCreateOrder = False
Position = poScreenCenter
WindowState = wsMaximized
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 24
Top = 16
Width = 97
Height = 25
Caption = #35774#32622#20195#30721
TabOrder = 0
OnClick = N2Click
end
object Button2: TButton
Left = 264
Top = 16
Width = 97
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = N10Click
end
object Button3: TButton
Left = 24
Top = 96
Width = 97
Height = 25
Caption = #20010#20154#36164#26009
TabOrder = 2
OnClick = N7Click
end
object Button4: TButton
Left = 152
Top = 16
Width = 97
Height = 25
Caption = #20154#21592#35843#31163
TabOrder = 3
OnClick = N3Click
end
object Button5: TButton
Left = 152
Top = 96
Width = 97
Height = 25
Caption = #20154#21592#20449#24687#20998#26512
TabOrder = 4
OnClick = N6Click
end
object Button6: TButton
Left = 24
Top = 56
Width = 97
Height = 25
Caption = #35774#32622#23703#20301
TabOrder = 5
OnClick = N12Click
end
object Button7: TButton
Left = 152
Top = 56
Width = 97
Height = 25
Caption = #23703#20301#26597#35810
TabOrder = 6
OnClick = N8Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -