📄 regunit.dfm
字号:
object FrmReg: TFrmReg
Left = 192
Top = 107
Width = 407
Height = 146
BorderIcons = [biSystemMenu]
Caption = #27880#20876
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 24
Width = 48
Height = 12
Caption = #24207#21015#21495#65306
end
object BtnCreateSerial: TSpeedButton
Left = 8
Top = 64
Width = 121
Height = 25
Caption = #29983#25104#24207#21015#21495#25991#20214
OnClick = BtnCreateSerialClick
end
object BtnHaveLicense: TSpeedButton
Left = 264
Top = 64
Width = 121
Height = 25
Caption = #23548#20837#35768#21487#35777
OnClick = BtnHaveLicenseClick
end
object BtnAuto: TSpeedButton
Left = 136
Top = 64
Width = 121
Height = 25
Caption = #33258#21160#25628#32034#35768#21487#35777
OnClick = BtnAutoClick
end
object Edit1: TEdit
Left = 65
Top = 19
Width = 328
Height = 20
TabOrder = 0
Text = 'Edit1'
end
object OpenDialog1: TOpenDialog
DefaultExt = '.cer'
Filter = #35768#21487#35777'|*.cer'
Left = 48
end
object SaveDialog1: TSaveDialog
DefaultExt = '*.ser'
Filter = #24207#21015#21495#25991#20214'|*.ser'
Left = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -