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

📄 unit4.~dfm

📁 计算机故障智能诊断系统 用户输入计算机的故障症状 即可由系统得出故障原因和相关的处理方法
💻 ~DFM
字号:
object Form4: TForm4
  Left = 295
  Top = 143
  Width = 689
  Height = 404
  Caption = #25171#21360#26426#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 = 96
    Top = 32
    Width = 513
    Height = 289
    BevelOuter = bvLowered
    Color = clInfoBk
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 48
      Top = 16
      Width = 185
      Height = 73
      TabOrder = 0
      object RadioButton1: TRadioButton
        Left = 16
        Top = 24
        Width = 161
        Height = 17
        Caption = #25171#21360#26426#24320#26426#21518#30005#28304#28783#20142
        TabOrder = 0
      end
    end
    object GroupBox2: TGroupBox
      Left = 256
      Top = 16
      Width = 185
      Height = 73
      TabOrder = 1
      object RadioButton2: TRadioButton
        Left = 16
        Top = 24
        Width = 113
        Height = 17
        Caption = #25253#35686#28783#20142
        TabOrder = 0
      end
    end
    object GroupBox3: TGroupBox
      Left = 48
      Top = 104
      Width = 185
      Height = 73
      TabOrder = 2
      object RadioButton3: TRadioButton
        Left = 16
        Top = 24
        Width = 113
        Height = 17
        Caption = #23567#36710#24494#21160#21363#20572#27490
        TabOrder = 0
      end
    end
    object GroupBox4: TGroupBox
      Left = 256
      Top = 104
      Width = 185
      Height = 73
      TabOrder = 3
      object RadioButton4: TRadioButton
        Left = 8
        Top = 24
        Width = 169
        Height = 17
        Caption = 'P6'#25554#20214'3'#31471#19982'5'#31471#26080#27491#24358#20449#21495
        TabOrder = 0
      end
    end
    object Button1: TButton
      Left = 136
      Top = 224
      Width = 75
      Height = 25
      Caption = #19979#19968#27493
      TabOrder = 4
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 320
      Top = 224
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 5
      OnClick = Button2Click
    end
  end
  object ruler4Qry: TADOQuery
    Connection = Form7.rulerCon
    Parameters = <>
    Left = 160
  end
end

⌨️ 快捷键说明

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