📄 regist.dfm
字号:
inherited frmregist: Tfrmregist
Left = 365
Top = 132
ActiveControl = Edit2
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #29992#25143#30331#24405
ClientHeight = 210
ClientWidth = 368
Font.Charset = GB2312_CHARSET
Font.Name = #23435#20307
OldCreateOrder = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 11
object Image1: TImage
Left = 0
Top = 0
Width = 368
Height = 45
Align = alTop
Stretch = True
end
object Label1: TLabel
Left = 86
Top = 64
Width = 56
Height = 13
AutoSize = False
Caption = #26381#21153#22120'IP'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 86
Top = 92
Width = 56
Height = 13
AutoSize = False
Caption = #29992#25143#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 86
Top = 120
Width = 56
Height = 13
AutoSize = False
Caption = #29992#25143#23494#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 0
Top = 158
Width = 368
Height = 1
end
object Edit1: TEdit
Left = 152
Top = 60
Width = 142
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 4
end
object Edit2: TEdit
Left = 152
Top = 88
Width = 142
Height = 20
CharCase = ecUpperCase
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Edit3: TEdit
Left = 152
Top = 116
Width = 142
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object btnexit: TButton
Left = 220
Top = 168
Width = 75
Height = 25
Caption = #36864#20986
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = btnexitClick
end
object btnok: TButton
Left = 68
Top = 168
Width = 75
Height = 25
Caption = #30830#23450
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = btnokClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -