📄 jglogin.dfm
字号:
object JGLoginGL: TJGLoginGL
Left = 270
Top = 223
BorderIcons = []
BorderStyle = bsDialog
Caption = #30331#24405#30417#31649#24405#20837#31995#32479
ClientHeight = 136
ClientWidth = 324
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 7
Width = 309
Height = 46
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 10
Top = 16
Width = 71
Height = 16
AutoSize = False
Caption = ' '#26381#21153#22120'IP'#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Lab_2: TLabel
Left = 213
Top = 17
Width = 38
Height = 13
AutoSize = False
Caption = #31471#21475#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 79
Top = 14
Width = 122
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 252
Top = 14
Width = 41
Height = 21
TabOrder = 1
OnKeyPress = Edit2KeyPress
end
end
object Button1: TButton
Left = 63
Top = 107
Width = 68
Height = 22
Caption = #30331#24405
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 133
Top = 107
Width = 68
Height = 22
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
object Panel2: TPanel
Left = 8
Top = 51
Width = 309
Height = 46
BevelInner = bvLowered
TabOrder = 1
object Label3: TLabel
Left = 12
Top = 17
Width = 64
Height = 13
AutoSize = False
Caption = #29992#25143#20195#30721#65306
end
object Label4: TLabel
Left = 173
Top = 17
Width = 36
Height = 13
AutoSize = False
Caption = #23494#30721#65306
end
object Edit3: TEdit
Left = 78
Top = 13
Width = 85
Height = 21
MaxLength = 10
TabOrder = 0
end
object Edit4: TEdit
Left = 211
Top = 13
Width = 84
Height = 21
MaxLength = 10
PasswordChar = '*'
TabOrder = 1
end
end
object Button3: TButton
Left = 203
Top = 107
Width = 68
Height = 22
Caption = #36873#39033'<<'
TabOrder = 4
OnClick = Button3Click
end
object ApplicationEvents1: TApplicationEvents
OnException = ApplicationEvents1Exception
Left = 288
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -