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

📄 unit5.dfm

📁 计算机故障智能诊断系统 用户输入计算机的故障症状 即可由系统得出故障原因和相关的处理方法
💻 DFM
字号:
object Form5: TForm5
  Left = 292
  Top = 172
  Width = 760
  Height = 466
  Caption = #36719#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 Panel1: TPanel
    Left = 32
    Top = 16
    Width = 681
    Height = 369
    BevelOuter = bvLowered
    Color = clInfoBk
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 24
      Top = 24
      Width = 313
      Height = 113
      Caption = #27493#39588#19968
      TabOrder = 0
      object RadioButton1: TRadioButton
        Left = 16
        Top = 16
        Width = 289
        Height = 17
        Caption = #23631#24149#25552#31034'"error loading operating system"'#65288#24773#20917'A'#65289
        TabOrder = 0
      end
      object RadioButton2: TRadioButton
        Left = 16
        Top = 48
        Width = 233
        Height = 17
        Caption = #29992#20809#39537#25918'CD'#26102#27809#26377#22768#38899#65288#24773#20917'B'#65289
        TabOrder = 1
      end
      object RadioButton3: TRadioButton
        Left = 16
        Top = 80
        Width = 257
        Height = 17
        Caption = #37325#35013#31995#32479#21518#26377#24456#22810#28216#25103#19981#33021#29609#65288#24773#20917'C'#65289
        TabOrder = 2
      end
    end
    object GroupBox2: TGroupBox
      Left = 24
      Top = 152
      Width = 649
      Height = 161
      Caption = #27493#39588#20108
      TabOrder = 1
      object GroupBox3: TGroupBox
        Left = 16
        Top = 24
        Width = 289
        Height = 105
        Caption = #33509#20026#24773#20917'B'
        TabOrder = 0
        object RadioButton4: TRadioButton
          Left = 8
          Top = 24
          Width = 257
          Height = 17
          Caption = #29992#31435#20307#22768#32819#26426#25554#22312'CD-ROM'#21069#31471#30417#21548#27491#24120
          TabOrder = 0
        end
        object RadioButton5: TRadioButton
          Left = 8
          Top = 56
          Width = 273
          Height = 17
          Caption = #29992#19975#29992#34920#27979#37327#38899#31665#36755#20837#32447#20004#31471#30005#38459#38750#24120#22823
          TabOrder = 1
        end
      end
      object GroupBox4: TGroupBox
        Left = 320
        Top = 24
        Width = 313
        Height = 105
        Caption = #33509#20986#29616#24773#20917'C'
        TabOrder = 1
        object RadioButton6: TRadioButton
          Left = 8
          Top = 32
          Width = 289
          Height = 17
          Caption = #31995#32479#25552#31034#25214#19981#21040#25152#38656#30340'.dll'#25991#20214'DDRAM.DLL'#25991#20214
          TabOrder = 0
        end
      end
    end
    object Button1: TButton
      Left = 416
      Top = 328
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 2
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 160
      Top = 320
      Width = 75
      Height = 25
      Caption = #19979#19968#27493
      TabOrder = 3
      OnClick = Button2Click
    end
  end
  object ruler5Qry: TADOQuery
    Connection = Form7.rulerCon
    Parameters = <>
    Left = 392
    Top = 64
  end
end

⌨️ 快捷键说明

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