📄 register.dfm
字号:
object FormRegister: TFormRegister
Left = 522
Top = 398
Width = 339
Height = 239
Align = alCustom
Caption = #27880#20876
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 16
Top = 8
Width = 305
Height = 121
end
object Label1: TLabel
Left = 48
Top = 24
Width = 41
Height = 13
Caption = #24080#21495
end
object Label2: TLabel
Left = 48
Top = 64
Width = 49
Height = 17
Caption = #23494#30721
end
object Label3: TLabel
Left = 32
Top = 96
Width = 65
Height = 13
Caption = #30830#35748#23494#30721
end
object BitBtn1: TBitBtn
Left = 32
Top = 152
Width = 81
Height = 33
Caption = #30830#23450
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 184
Top = 152
Width = 81
Height = 33
Caption = #21462#28040
TabOrder = 1
OnClick = BitBtn2Click
end
object Edit1: TEdit
Left = 120
Top = 24
Width = 161
Height = 21
TabOrder = 2
end
object Edit2: TEdit
Left = 120
Top = 56
Width = 161
Height = 21
PasswordChar = '*'
TabOrder = 3
end
object Edit3: TEdit
Left = 120
Top = 88
Width = 161
Height = 21
PasswordChar = '*'
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -