⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 addnew.~dfm

📁 用DELPHI写的网卡启动禁用程序
💻 ~DFM
字号:
object fmAddNew: TfmAddNew
  Left = 264
  Top = 212
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #26032#24314#37197#32622#25991#20214
  ClientHeight = 308
  ClientWidth = 302
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 16
    Width = 78
    Height = 13
    Caption = #24403#21069#36830#25509#21517#31216
  end
  object Label2: TLabel
    Left = 24
    Top = 98
    Width = 40
    Height = 13
    Caption = 'IP'#22320#22336
  end
  object Label3: TLabel
    Left = 24
    Top = 127
    Width = 52
    Height = 13
    Caption = #23376#32593#25513#30721
  end
  object Label4: TLabel
    Left = 24
    Top = 156
    Width = 52
    Height = 13
    Caption = #40664#35748#32593#20851
  end
  object Label5: TLabel
    Left = 24
    Top = 186
    Width = 86
    Height = 13
    Caption = 'dns'#26381#21153#22120#22320#22336
  end
  object Bevel1: TBevel
    Left = 8
    Top = 80
    Width = 273
    Height = 161
    Shape = bsFrame
  end
  object Label6: TLabel
    Left = 8
    Top = 56
    Width = 52
    Height = 13
    Caption = #37197#32622#21517#31216
  end
  object EditApaterName: TEdit
    Left = 96
    Top = 13
    Width = 185
    Height = 21
    Color = clSilver
    ReadOnly = True
    TabOrder = 0
  end
  object EdtDns1: TEdit
    Left = 112
    Top = 180
    Width = 161
    Height = 21
    TabOrder = 5
  end
  object edtDns2: TEdit
    Left = 112
    Top = 208
    Width = 161
    Height = 21
    TabOrder = 6
  end
  object edtIP: TEdit
    Left = 112
    Top = 96
    Width = 161
    Height = 21
    TabOrder = 2
  end
  object edtMask: TEdit
    Left = 112
    Top = 124
    Width = 161
    Height = 21
    TabOrder = 3
  end
  object edtGateWay: TEdit
    Left = 112
    Top = 152
    Width = 161
    Height = 21
    TabOrder = 4
  end
  object btnMrOK: TButton
    Left = 208
    Top = 264
    Width = 75
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 7
  end
  object edtIniName: TEdit
    Left = 64
    Top = 51
    Width = 217
    Height = 21
    TabOrder = 1
  end
  object PowerEnter1: TPowerEnter
    Left = 16
    Top = 256
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -