?? umain.dfm
字號:
object FrmMain: TFrmMain
Left = 369
Top = 203
Width = 362
Height = 110
Caption = #23494#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 = 24
Height = 12
Caption = #23494#30721
end
object edtComputerCode: TEdit
Left = 51
Top = 3
Width = 121
Height = 20
TabStop = False
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 = 22
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 2
Text = 'abcdEFGh0123ZzQ'
end
object btnTestCode: TButton
Left = 268
Top = 21
Width = 75
Height = 25
Caption = #27979#35797#23494#30721
TabOrder = 3
OnClick = btnTestCodeClick
end
object btnGetCode: TButton
Left = 185
Top = 21
Width = 75
Height = 25
Caption = #33719#21462#23494#30721
TabOrder = 4
OnClick = btnGetCodeClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -