📄 unit3.dfm
字号:
object Form3: TForm3
Left = 218
Top = 112
Width = 783
Height = 540
Caption = #32593#32476#25925#38556'1001139'
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 PageControl1: TPageControl
Left = 72
Top = 40
Width = 609
Height = 329
ActivePage = TabSheet2
TabIndex = 1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #26222#36890#32593#32476#25925#38556
OnShow = TabSheet1Show
object Panel1: TPanel
Left = 24
Top = 16
Width = 561
Height = 249
BevelOuter = bvLowered
Color = clInfoBk
TabOrder = 0
object GroupBox1: TGroupBox
Left = 48
Top = 16
Width = 385
Height = 105
Caption = #27493#39588#19968
TabOrder = 0
object RadioButton1: TRadioButton
Left = 8
Top = 24
Width = 153
Height = 17
Caption = 'ping'#33258#24049#30340#26426#23376#19981#33021#36890
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 8
Top = 64
Width = 185
Height = 17
Caption = 'ping'#33258#24049#30340#26426#23376#19981#33021#36890
TabOrder = 1
end
end
object Button1: TButton
Left = 96
Top = 160
Width = 75
Height = 25
Caption = #19979#19968#27493
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 288
Top = 168
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button2Click
end
end
end
object TabSheet2: TTabSheet
Caption = 'ADSL'#19981#33021#27491#24120#19978#32593
ImageIndex = 1
OnShow = TabSheet2Show
object Panel2: TPanel
Left = 32
Top = 24
Width = 545
Height = 249
BevelOuter = bvLowered
Color = clInfoBk
TabOrder = 0
object GroupBox2: TGroupBox
Left = 32
Top = 24
Width = 489
Height = 105
TabOrder = 0
object RadioButton3: TRadioButton
Left = 16
Top = 24
Width = 241
Height = 17
Caption = '10BASE-T'#28783#20142#65292#20294#26159'ADSL'#28783#32418#28783#20142
TabOrder = 0
end
object RadioButton4: TRadioButton
Left = 16
Top = 56
Width = 281
Height = 17
Caption = '10BASE-T'#28783#19981#20142#65292#20294#26159'ADSL'#28783#32511#28783#20142
TabOrder = 1
end
end
object Button3: TButton
Left = 128
Top = 184
Width = 75
Height = 25
Caption = #19979#19968#27493
TabOrder = 1
OnClick = Button3Click
end
object Button4: TButton
Left = 336
Top = 184
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button4Click
end
end
end
end
object ruler3Qry: TADOQuery
Connection = Form7.rulerCon
Parameters = <>
Left = 200
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -