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

📄 unit1.dfm

📁 计算机故障智能诊断系统 用户输入计算机的故障症状 即可由系统得出故障原因和相关的处理方法
💻 DFM
字号:
object Form1: TForm1
  Left = 276
  Top = 176
  Width = 634
  Height = 507
  Caption = '1001139  '#24464#33395#21326
  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 Label1: TLabel
    Left = 184
    Top = 8
    Width = 207
    Height = 21
    Caption = #35745#31639#26426#25925#38556#35786#26029#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clFuchsia
    Font.Height = -21
    Font.Name = #38582#20070
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Panel1: TPanel
    Left = 32
    Top = 40
    Width = 553
    Height = 401
    BevelOuter = bvLowered
    Color = clInfoBk
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 264
      Top = 40
      Width = 241
      Height = 225
      Caption = #35828#26126
      TabOrder = 0
      object Memo1: TMemo
        Left = 16
        Top = 24
        Width = 201
        Height = 177
        Lines.Strings = (
          #26412#35745#31639#26426#25925#38556#35786#26029#31995#32479#21482#26159#27169#25311#30340#23567
          #22411#31995#32479#65292#21482#33021#35786#26029#37096#20998#30340#25925#38556)
        TabOrder = 0
      end
    end
    object Button1: TButton
      Left = 120
      Top = 352
      Width = 75
      Height = 25
      Caption = #19979#19968#27493
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 328
      Top = 352
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 2
      OnClick = Button2Click
    end
    object GroupBox2: TGroupBox
      Left = 32
      Top = 40
      Width = 185
      Height = 225
      Caption = #35831#36873#25321#20320#30340#25925#38556#31867#22411
      TabOrder = 3
      object RadioButton1: TRadioButton
        Left = 8
        Top = 24
        Width = 113
        Height = 17
        Caption = #30828#20214#25925#38556
        TabOrder = 0
      end
      object RadioButton2: TRadioButton
        Left = 8
        Top = 56
        Width = 113
        Height = 17
        Caption = #32593#32476#25925#38556
        TabOrder = 1
      end
      object RadioButton3: TRadioButton
        Left = 8
        Top = 88
        Width = 113
        Height = 17
        Caption = #25171#21360#26426#25925#38556
        TabOrder = 2
      end
      object RadioButton4: TRadioButton
        Left = 8
        Top = 120
        Width = 113
        Height = 17
        Caption = #36719#25925#38556
        TabOrder = 3
      end
      object RadioButton5: TRadioButton
        Left = 8
        Top = 152
        Width = 145
        Height = 17
        Caption = #31243#24207#35774#35745#24120#35265#25925#38556
        TabOrder = 4
      end
    end
  end
end

⌨️ 快捷键说明

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