📄 unit2.~dfm
字号:
object FConfig: TFConfig
Left = 542
Top = 232
Width = 398
Height = 439
Caption = 'FConfig'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 32
Top = 16
Width = 329
Height = 161
Caption = #26412#22320#25968#25454#24211#26381#21153#22120#21442#25968' '
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 87
Height = 13
Caption = #26381#21153#22120#21517#31216'/IP'#65306
end
object Label2: TLabel
Left = 16
Top = 56
Width = 96
Height = 13
Caption = #36828#31243#25968#25454#28304#21517#31216#65306
end
object Label3: TLabel
Left = 16
Top = 88
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Label4: TLabel
Left = 16
Top = 120
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object EServer: TEdit
Left = 128
Top = 16
Width = 169
Height = 21
TabOrder = 0
Text = 'JFSH'
end
object EDbase: TEdit
Left = 128
Top = 56
Width = 169
Height = 21
TabOrder = 1
Text = 'cust-ffc6771c52'
end
object EUid: TEdit
Left = 128
Top = 88
Width = 169
Height = 21
TabOrder = 2
Text = 'sa'
end
object EPwd: TEdit
Left = 128
Top = 120
Width = 169
Height = 21
PasswordChar = '*'
TabOrder = 3
Text = 'sa'
end
end
object GroupBox2: TGroupBox
Left = 32
Top = 192
Width = 329
Height = 113
Caption = #25968#25454#32593#20851#21442#25968
TabOrder = 1
object Label5: TLabel
Left = 16
Top = 24
Width = 84
Height = 13
Caption = #32593#20851#32593#32476#22320#22336#65306
end
object Label6: TLabel
Left = 16
Top = 48
Width = 72
Height = 13
Caption = #32593#20851#31471#21475#21495#65306
end
object lable: TLabel
Left = 16
Top = 80
Width = 84
Height = 13
Caption = #26412#22320#36719#20214#21517#31216#65306
end
object ESAdress: TEdit
Left = 128
Top = 16
Width = 169
Height = 21
TabOrder = 0
Text = '10.133.3.113'
end
object EPort: TEdit
Left = 128
Top = 48
Width = 169
Height = 21
ReadOnly = True
TabOrder = 1
Text = '5080'
end
object ESname: TEdit
Left = 128
Top = 80
Width = 169
Height = 21
ReadOnly = True
TabOrder = 2
Text = 'FSserver'
end
end
object BitOK: TBitBtn
Left = 72
Top = 344
Width = 89
Height = 33
Caption = #30830#35748
TabOrder = 2
OnClick = BitOKClick
Kind = bkOK
end
object BitCancel: TBitBtn
Left = 232
Top = 344
Width = 81
Height = 33
Caption = #21462#28040
TabOrder = 3
OnClick = BitCancelClick
Kind = bkCancel
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -