📄 umain.dfm
字号:
object FrmMain: TFrmMain
Left = 369
Top = 203
Width = 358
Height = 102
Caption = #27880#20876#30721#29983#25104#22120
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 6
Top = 7
Width = 36
Height = 12
Caption = #26426#22120#30721
end
object Label2: TLabel
Left = 6
Top = 29
Width = 36
Height = 12
Caption = #29992#25143#21517
end
object Label3: TLabel
Left = 7
Top = 54
Width = 36
Height = 12
Caption = #27880#20876#30721
end
object edtComputerCode: TEdit
Left = 51
Top = 3
Width = 121
Height = 20
TabOrder = 0
end
object edtUserName: TEdit
Left = 51
Top = 26
Width = 121
Height = 20
TabOrder = 1
end
object edtRegisterCode: TEdit
Left = 51
Top = 51
Width = 294
Height = 20
TabOrder = 2
end
object btnTestCode: TButton
Left = 268
Top = 21
Width = 75
Height = 25
Caption = #27979#35797#27880#20876#30721
TabOrder = 3
OnClick = btnTestCodeClick
end
object btnGetCode: TButton
Left = 185
Top = 21
Width = 75
Height = 25
Caption = #33719#21462#27880#20876#30721
TabOrder = 4
OnClick = btnGetCodeClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -