📄 frmpjglogin.dfm
字号:
object JGLoginGL: TJGLoginGL
Left = 270
Top = 223
AutoSize = True
BorderIcons = []
BorderStyle = bsDialog
Caption = #30331#24405#30417#31649#31995#32479
ClientHeight = 238
ClientWidth = 371
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 0
Top = 143
Width = 371
Height = 62
Align = alTop
BevelInner = bvLowered
BevelOuter = bvNone
BorderWidth = 8
TabOrder = 1
object Label3: TLabel
Left = 25
Top = 25
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Label4: TLabel
Left = 182
Top = 25
Width = 60
Height = 13
Caption = #29992#25143#23494#30721#65306
end
object Edit3: TEdit
Left = 72
Top = 19
Width = 91
Height = 21
MaxLength = 10
TabOrder = 0
end
object Edit4: TEdit
Left = 242
Top = 19
Width = 91
Height = 21
MaxLength = 10
PasswordChar = '*'
TabOrder = 1
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 371
Height = 143
Align = alTop
BevelInner = bvLowered
BevelOuter = bvNone
BorderWidth = 8
TabOrder = 0
Visible = False
object Label1: TLabel
Left = 25
Top = 27
Width = 58
Height = 13
Caption = #26381#21153#22120'IP'#65306
end
object Label5: TLabel
Left = 25
Top = 81
Width = 70
Height = 13
Caption = #36719#20214#32593#20851'IP'#65306
end
object Edit1: TEdit
Left = 98
Top = 21
Width = 96
Height = 21
TabOrder = 0
end
object SpinEdit1: TSpinEdit
Left = 297
Top = 22
Width = 55
Height = 22
MaxLength = 5
MaxValue = 65535
MinValue = 0
TabOrder = 1
Value = 12345
end
object CheckBox1: TCheckBox
Left = 25
Top = 52
Width = 105
Height = 17
Caption = #21551#29992#36719#20214#32593#20851
Checked = True
State = cbChecked
TabOrder = 2
OnClick = CheckBox1Click
end
object Edit2: TEdit
Left = 98
Top = 76
Width = 96
Height = 21
TabOrder = 3
end
object CheckBox2: TCheckBox
Left = 207
Top = 27
Width = 90
Height = 17
Caption = #25351#23450#31471#21475#21495
Checked = True
State = cbChecked
TabOrder = 4
OnClick = CheckBox2Click
end
object CheckBox3: TCheckBox
Left = 207
Top = 77
Width = 90
Height = 17
Caption = #25351#23450#31471#21475#21495
Checked = True
State = cbChecked
TabOrder = 5
OnClick = CheckBox3Click
end
object SpinEdit2: TSpinEdit
Left = 297
Top = 76
Width = 55
Height = 22
MaxLength = 5
MaxValue = 65535
MinValue = 0
TabOrder = 6
Value = 12345
end
object CheckBox4: TCheckBox
Left = 26
Top = 109
Width = 135
Height = 17
Caption = #37325#26032#35835#21462#20027#22320#22270
Checked = True
State = cbChecked
TabOrder = 7
end
end
object Panel3: TPanel
Left = 0
Top = 205
Width = 371
Height = 33
Align = alTop
BevelOuter = bvNone
TabOrder = 2
object Button2: TButton
Left = 144
Top = 3
Width = 68
Height = 21
Cancel = True
Caption = #21462#28040
TabOrder = 1
OnClick = Button2Click
end
object Button1: TButton
Left = 76
Top = 3
Width = 68
Height = 21
Caption = #30331#24405
TabOrder = 0
OnClick = Button1Click
end
object Button3: TButton
Left = 212
Top = 3
Width = 68
Height = 21
Caption = #36873#39033'>>'
TabOrder = 2
OnClick = Button3Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -