📄 ufrmcominfo.dfm
字号:
object frmComInfo: TfrmComInfo
Left = 256
Top = 145
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #35774#32622#26412#26426#20449#24687
ClientHeight = 336
ClientWidth = 486
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 277
Top = 22
Width = 66
Height = 13
Caption = #35745#31639#26426#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 16
Top = 22
Width = 92
Height = 13
Caption = #32593#21345'MAC'#22320#22336#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Bevel1: TBevel
Left = 0
Top = 287
Width = 486
Height = 49
Align = alBottom
Shape = bsTopLine
end
object edtComputer: TEdit
Left = 344
Top = 17
Width = 124
Height = 20
ReadOnly = True
TabOrder = 0
end
object bbtnOk: TBitBtn
Left = 184
Top = 299
Width = 75
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 1
OnClick = bbtnOkClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object bbtnCancel: TBitBtn
Left = 272
Top = 299
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = bbtnCancelClick
Kind = bkCancel
end
object cbxMacList: TComboBox
Left = 112
Top = 18
Width = 161
Height = 21
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 3
OnChange = cbxMacListChange
end
object GroupBox1: TGroupBox
Left = 280
Top = 49
Width = 189
Height = 104
Caption = 'DNS'#26381#21153#22120#35774#32622
TabOrder = 4
object IPDNS: TIPEdit
Left = 16
Top = 69
Width = 153
Height = 25
Field0 = 0
Field1 = 0
Field2 = 0
Field3 = 0
IP = 0
OnFieldChange = IPDNSFieldChange
TabOrder = 0
TabStop = True
end
object rbDNSAuto: TRadioButton
Left = 16
Top = 21
Width = 113
Height = 17
Caption = #33258#21160#33719#24471'DNS'
TabOrder = 1
OnClick = rbDNSAutoClick
end
object rbDNSStatic: TRadioButton
Left = 16
Top = 45
Width = 73
Height = 17
Caption = #38745#24577'DNS '
TabOrder = 2
OnClick = rbDNSAutoClick
end
end
object GroupBox2: TGroupBox
Left = 16
Top = 49
Width = 257
Height = 173
Caption = 'IP'#22320#22336#35774#32622
TabOrder = 5
object Label2: TLabel
Left = 16
Top = 78
Width = 68
Height = 13
Caption = 'IP '#22320#22336#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 110
Width = 66
Height = 13
Caption = #23376#32593#25513#30721#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 16
Top = 142
Width = 66
Height = 13
Caption = #40664#35748#32593#20851#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object IPAddr: TIPEdit
Left = 88
Top = 71
Width = 153
Height = 25
Field0 = 0
Field1 = 0
Field2 = 0
Field3 = 0
IP = 0
OnFieldChange = IPAddrFieldChange
TabOrder = 0
TabStop = True
end
object IPMask: TIPEdit
Left = 88
Top = 103
Width = 153
Height = 25
Field0 = 0
Field1 = 0
Field2 = 0
Field3 = 0
IP = 0
OnFieldChange = IPMaskFieldChange
TabOrder = 1
TabStop = True
end
object IPGateWay: TIPEdit
Left = 88
Top = 135
Width = 153
Height = 25
Field0 = 0
Field1 = 0
Field2 = 0
Field3 = 0
IP = 0
OnFieldChange = IPGateWayFieldChange
TabOrder = 2
TabStop = True
end
object rbIPAuto: TRadioButton
Left = 16
Top = 23
Width = 113
Height = 17
Caption = #33258#21160#33719#24471
TabOrder = 3
OnClick = rbIPAutoClick
end
object rbIPStatic: TRadioButton
Left = 16
Top = 48
Width = 113
Height = 17
Caption = #38745#24577'IP'#22320#22336
TabOrder = 4
OnClick = rbIPAutoClick
end
end
object Memo1: TMemo
Left = 16
Top = 224
Width = 453
Height = 57
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Lines.Strings = (
' '#22823#30000#20844#23433#32593#35745#31639#26426#32593#32476#21442#25968#35774#32622#31243#24207#65292#35831#19982#37073#20809#38080#65288'13859137613'#65289#32852
#31995#33719#21462#30456#20851#20449#24687#65292#24182#27491#30830#35774#32622#12290)
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 6
end
object GroupBox3: TGroupBox
Left = 280
Top = 153
Width = 189
Height = 69
Caption = 'IE'#39318#39029#35774#32622
TabOrder = 7
object mmStartPage: TMemo
Left = 6
Top = 16
Width = 176
Height = 47
Ctl3D = False
Lines.Strings = (
'http://10.133.68.9')
ParentCtl3D = False
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -