📄 register.~dfm
字号:
object RegForm: TRegForm
Left = 115
Top = 216
Width = 391
Height = 133
Caption = #39564#35777#31383#21475
Color = cl3DLight
Ctl3D = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object Label1: TLabel
Left = 8
Top = 8
Width = 42
Height = 14
Caption = #26426#22120#30721
end
object Label2: TLabel
Left = 8
Top = 40
Width = 42
Height = 14
Caption = #27880#20876#30721
end
object Edit1: TEdit
Left = 64
Top = 8
Width = 313
Height = 20
ReadOnly = True
TabOrder = 0
end
object Edit2: TEdit
Left = 64
Top = 40
Width = 313
Height = 20
TabOrder = 1
end
object Button1: TButton
Left = 24
Top = 72
Width = 75
Height = 25
Caption = #39564#35777
TabOrder = 2
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -