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

📄 untgethardinfos.dfm

📁 可获取cpuid 速率 硬盘序列号等硬件相关信息
💻 DFM
字号:
object FrmGetHardInfos: TFrmGetHardInfos
  Left = 392
  Top = 266
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #33719#21462'CPU.'#30828#30424#24207#21015#21495'.CPU'#36895#29575'.CPU'#21378#23478'.'#32593#21345'MAC'#22320#22336
  ClientHeight = 234
  ClientWidth = 403
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 15
    Top = 43
    Width = 66
    Height = 12
    Caption = 'CPU '#24207#21015#21495':'
    Transparent = True
  end
  object Label2: TLabel
    Left = 15
    Top = 73
    Width = 54
    Height = 12
    Caption = 'CPU '#36895#29575':'
    Transparent = True
  end
  object Label3: TLabel
    Left = 15
    Top = 98
    Width = 66
    Height = 12
    Caption = #30828#30424' '#24207#21015#21495
    Transparent = True
  end
  object Label4: TLabel
    Left = 15
    Top = 128
    Width = 48
    Height = 12
    Caption = #32593#21345'MAC:'
    Transparent = True
  end
  object Label5: TLabel
    Left = 15
    Top = 13
    Width = 54
    Height = 12
    Caption = 'CPU '#21378#23478':'
    Transparent = True
  end
  object Label6: TLabel
    Left = 15
    Top = 158
    Width = 66
    Height = 12
    Caption = #26174#31034#21047#26032#29575':'
    Transparent = True
  end
  object Edit1: TEdit
    Left = 85
    Top = 40
    Width = 296
    Height = 18
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 85
    Top = 70
    Width = 296
    Height = 18
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 85
    Top = 95
    Width = 296
    Height = 18
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 85
    Top = 125
    Width = 296
    Height = 18
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 3
  end
  object BtnGetInfos: TButton
    Left = 85
    Top = 195
    Width = 75
    Height = 25
    Caption = #33719#21462
    TabOrder = 4
    OnClick = BtnGetInfosClick
  end
  object BtnClose: TButton
    Left = 305
    Top = 195
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 5
    OnClick = BtnCloseClick
  end
  object Edit5: TEdit
    Left = 85
    Top = 10
    Width = 296
    Height = 18
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 6
  end
  object Edit6: TEdit
    Left = 85
    Top = 155
    Width = 296
    Height = 18
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 7
  end
end

⌨️ 快捷键说明

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