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

📄 unit1.~dfm

📁 获取多网卡的MAC的源码
💻 ~DFM
字号:
object frmMain: TfrmMain
  Left = 375
  Top = 207
  Width = 233
  Height = 336
  Caption = #33719#24471#22810#32593#21345#30340'MAC'#22320#22336
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 43
    Top = 18
    Width = 58
    Height = 13
    Caption = #32593#21345'-0'#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 43
    Top = 47
    Width = 58
    Height = 13
    Caption = #32593#21345'-1'#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 43
    Top = 75
    Width = 58
    Height = 13
    Caption = #32593#21345'-2'#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label4: TLabel
    Left = 43
    Top = 105
    Width = 58
    Height = 13
    Caption = #32593#21345'-3'#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label5: TLabel
    Left = 43
    Top = 133
    Width = 58
    Height = 13
    Caption = #32593#21345'-4'#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label6: TLabel
    Left = 43
    Top = 161
    Width = 58
    Height = 13
    Caption = #32593#21345'-5'#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label7: TLabel
    Left = 43
    Top = 189
    Width = 58
    Height = 13
    Caption = #32593#21345'-6'#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label8: TLabel
    Left = 43
    Top = 216
    Width = 58
    Height = 13
    Caption = #32593#21345'-7'#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label9: TLabel
    Left = 43
    Top = 243
    Width = 58
    Height = 13
    Caption = #32593#21345'-8'#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label10: TLabel
    Left = 44
    Top = 272
    Width = 58
    Height = 13
    Caption = #32593#21345'-9'#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 99
    Top = 15
    Width = 81
    Height = 21
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 99
    Top = 44
    Width = 81
    Height = 21
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 99
    Top = 72
    Width = 81
    Height = 21
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 99
    Top = 102
    Width = 81
    Height = 21
    TabOrder = 3
  end
  object Edit5: TEdit
    Left = 99
    Top = 130
    Width = 81
    Height = 21
    TabOrder = 4
  end
  object Edit6: TEdit
    Left = 99
    Top = 158
    Width = 81
    Height = 21
    TabOrder = 5
  end
  object Edit7: TEdit
    Left = 99
    Top = 186
    Width = 81
    Height = 21
    TabOrder = 6
  end
  object Edit8: TEdit
    Left = 99
    Top = 213
    Width = 81
    Height = 21
    TabOrder = 7
  end
  object Edit9: TEdit
    Left = 99
    Top = 240
    Width = 81
    Height = 21
    TabOrder = 8
  end
  object Edit10: TEdit
    Left = 100
    Top = 269
    Width = 81
    Height = 21
    TabOrder = 9
  end
end

⌨️ 快捷键说明

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