📄 unit1.dfm
字号:
object Form1: TForm1
Left = 240
Top = 618
Width = 486
Height = 280
Caption = #29992'Delphi'#23454#29616'BP'#26426#12289#25163#26426#30701#35759
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 16
Width = 98
Height = 13
Caption = #36873#25321#20256#21628#21488#21495#65306
end
object Label2: TLabel
Left = 48
Top = 40
Width = 56
Height = 13
Caption = #20256#21628#21495#65306
end
object Label3: TLabel
Left = 240
Top = 16
Width = 84
Height = 13
Caption = #21457#36865#30340#20869#23481#65306
end
object Label6: TLabel
Left = 32
Top = 64
Width = 70
Height = 13
Caption = #23547#21628#20154#22995#65306
end
object callto: TComboBox
Left = 104
Top = 12
Width = 129
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
Items.Strings = (
'95908'
'94908'
'94909'
'98062'
'98063'
'98019'
'98035'
'98052'
'98038'
'99055'
'98060'
'98061'
'98051'
'98003'
'99062'
'99016'
'99017'
'99018'
'99019'
'99046'
'99076')
end
object tonumber: TEdit
Left = 104
Top = 36
Width = 129
Height = 21
TabOrder = 1
end
object RadioGroup1: TRadioGroup
Left = 8
Top = 88
Width = 105
Height = 65
Caption = #21628#26426#31867#22411
Items.Strings = (
#20013#25991#26426
#25968#23383#26426)
TabOrder = 2
end
object RadioGroup2: TRadioGroup
Left = 120
Top = 88
Width = 113
Height = 65
Caption = #23547#21628#20154#24615#21035
Items.Strings = (
#20808#29983
#23567#22992)
TabOrder = 3
end
object callmsg: TMemo
Left = 240
Top = 32
Width = 233
Height = 185
TabOrder = 4
end
object GroupBox1: TGroupBox
Left = 8
Top = 160
Width = 225
Height = 89
Caption = #35774#32622#20195#29702#26381#21153#22120
TabOrder = 5
object Label4: TLabel
Left = 16
Top = 40
Width = 70
Height = 13
Caption = #20195#29702#22320#22336#65306
end
object Label5: TLabel
Left = 16
Top = 64
Width = 70
Height = 13
Caption = #20195#29702#31471#21475#65306
end
object ifuseproxy: TCheckBox
Left = 8
Top = 16
Width = 153
Height = 17
Caption = #26159#21542#35774#32622#20195#29702#26381#21153#22120
TabOrder = 0
OnClick = ifuseproxyClick
end
object Edit1: TEdit
Left = 88
Top = 36
Width = 129
Height = 21
TabOrder = 1
Text = '0.0.0.0'
end
object Edit2: TEdit
Left = 88
Top = 60
Width = 57
Height = 21
TabOrder = 2
Text = '0'
end
end
object Button1: TButton
Left = 400
Top = 224
Width = 73
Height = 25
Caption = #21457#36865
TabOrder = 6
OnClick = Button1Click
end
object firstName: TEdit
Left = 104
Top = 60
Width = 129
Height = 21
TabOrder = 7
end
object NMHTTP1: TNMHTTP
Port = 0
ReportLevel = 0
Body = 'Default.htm'
Header = 'Head.txt'
InputFileMode = False
OutputFileMode = False
ProxyPort = 0
Left = 256
Top = 224
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -