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

📄 unit1.dfm

📁 delphi常用控件使用
💻 DFM
字号:
object Form1: TForm1
  Left = 237
  Top = 92
  Width = 487
  Height = 538
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object pagecontrol1: TPageControl
    Left = 0
    Top = 0
    Width = 473
    Height = 321
    ActivePage = TabSheet3
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = 'cpu'#31867#22411
      object RadioGroup1: TRadioGroup
        Left = 16
        Top = 38
        Width = 113
        Height = 233
        Caption = 'AMD'
        TabOrder = 0
      end
      object RadioButton1: TRadioButton
        Left = 24
        Top = 64
        Width = 113
        Height = 17
        Caption = 'AMD4000+'
        TabOrder = 1
        OnClick = RadioButton1Click
      end
      object RadioButton2: TRadioButton
        Left = 24
        Top = 96
        Width = 113
        Height = 17
        Caption = 'AMD4200+'
        TabOrder = 2
        OnClick = RadioButton2Click
      end
      object RadioButton3: TRadioButton
        Left = 24
        Top = 136
        Width = 113
        Height = 17
        Caption = 'AMD4400+'
        TabOrder = 3
        OnClick = RadioButton3Click
      end
      object RadioButton4: TRadioButton
        Left = 24
        Top = 176
        Width = 113
        Height = 17
        Caption = 'AMD4800+'
        TabOrder = 4
        OnClick = RadioButton4Click
      end
      object RadioButton5: TRadioButton
        Left = 24
        Top = 224
        Width = 113
        Height = 17
        Caption = 'AMD5200+'
        TabOrder = 5
        OnClick = RadioButton5Click
      end
      object RadioGroup2: TRadioGroup
        Left = 168
        Top = 38
        Width = 121
        Height = 233
        Caption = 'Intel'
        TabOrder = 6
      end
      object RadioButton6: TRadioButton
        Left = 184
        Top = 56
        Width = 113
        Height = 17
        Caption = #22868#33150'42.8c'
        TabOrder = 7
        OnClick = RadioButton6Click
      end
      object RadioButton7: TRadioButton
        Left = 184
        Top = 96
        Width = 113
        Height = 17
        Caption = #22868#33150'4 3.0CGHz'
        TabOrder = 8
        OnClick = RadioButton7Click
      end
      object RadioButton8: TRadioButton
        Left = 184
        Top = 136
        Width = 113
        Height = 17
        Caption = #22868#33150'4 551 '
        TabOrder = 9
        OnClick = RadioButton8Click
      end
      object RadioButton9: TRadioButton
        Left = 184
        Top = 176
        Width = 113
        Height = 17
        Caption = #22868#33150'D 840 '
        TabOrder = 10
        OnClick = RadioButton9Click
      end
      object RadioButton10: TRadioButton
        Left = 184
        Top = 224
        Width = 113
        Height = 17
        Caption = #22868#33150'M 770 '
        TabOrder = 11
        OnClick = RadioButton10Click
      end
      object Button1: TButton
        Left = 360
        Top = 232
        Width = 75
        Height = 25
        Caption = #37325#36873
        TabOrder = 12
        OnClick = Button1Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20027#26495#31867#22411
      ImageIndex = 1
      object RadioGroup3: TRadioGroup
        Left = 8
        Top = 24
        Width = 153
        Height = 257
        Caption = #21326#30805
        TabOrder = 0
      end
      object RadioGroup4: TRadioGroup
        Left = 184
        Top = 24
        Width = 153
        Height = 257
        Caption = #19971#24425#34425
        TabOrder = 1
      end
      object RadioButton11: TRadioButton
        Left = 16
        Top = 56
        Width = 113
        Height = 17
        Caption = #21326#30805' P5E'
        TabOrder = 2
        OnClick = RadioButton11Click
      end
      object RadioButton12: TRadioButton
        Left = 16
        Top = 96
        Width = 113
        Height = 17
        Caption = #21326#30805' P5K SE'
        TabOrder = 3
        OnClick = RadioButton12Click
      end
      object RadioButton13: TRadioButton
        Left = 16
        Top = 136
        Width = 113
        Height = 17
        Caption = #21326#30805' P5K Pro'
        TabOrder = 4
        OnClick = RadioButton13Click
      end
      object RadioButton14: TRadioButton
        Left = 16
        Top = 176
        Width = 113
        Height = 17
        Caption = #21326#30805' P5KR'
        TabOrder = 5
        OnClick = RadioButton14Click
      end
      object RadioButton15: TRadioButton
        Left = 16
        Top = 224
        Width = 113
        Height = 17
        Caption = #21326#30805' P5GZ-MX'
        TabOrder = 6
        OnClick = RadioButton15Click
      end
      object RadioButton16: TRadioButton
        Left = 184
        Top = 56
        Width = 137
        Height = 17
        Caption = #19971#24425#34425' C.945GZ V2.0'
        TabOrder = 7
      end
      object RadioButton17: TRadioButton
        Left = 184
        Top = 88
        Width = 137
        Height = 17
        Caption = #19971#24425#34425' C.945PL Ver2.3'
        TabOrder = 8
      end
      object RadioButton18: TRadioButton
        Left = 184
        Top = 136
        Width = 137
        Height = 17
        Caption = #19971#24425#34425' C.M9PLE Ver2.0'
        TabOrder = 9
      end
      object RadioButton19: TRadioButton
        Left = 184
        Top = 176
        Width = 153
        Height = 17
        Caption = #19971#24425#34425' C.N7050PV Ver1.4'
        TabOrder = 10
      end
      object RadioButton20: TRadioButton
        Left = 192
        Top = 224
        Width = 113
        Height = 17
        Caption = #19971#24425#34425' C.N61G'
        TabOrder = 11
      end
      object Button2: TButton
        Left = 360
        Top = 176
        Width = 75
        Height = 25
        Caption = #37325#36873
        TabOrder = 12
        OnClick = Button2Click
      end
    end
    object TabSheet3: TTabSheet
      Caption = #20869#23384#31867#22411
      ImageIndex = 2
      object ComboBox1: TComboBox
        Left = 8
        Top = 16
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 0
        Text = #37329#22763#39039
        OnChange = ComboBox1Change
        Items.Strings = (
          'DDR667 1G'
          'DDR667 512M'
          '')
      end
      object ComboBox2: TComboBox
        Left = 224
        Top = 16
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 1
        Text = 'ComboBox2'
      end
      object ComboBox3: TComboBox
        Left = 8
        Top = 136
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 2
        Text = 'ComboBox3'
      end
      object ComboBox4: TComboBox
        Left = 224
        Top = 136
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 3
        Text = 'ComboBox4'
      end
      object Button3: TButton
        Left = 160
        Top = 208
        Width = 75
        Height = 25
        Caption = #37325#36873
        TabOrder = 4
        OnClick = Button3Click
      end
    end
    object TabSheet4: TTabSheet
      Caption = #30828#30424#31867#22411
      ImageIndex = 3
      object ComboBox5: TComboBox
        Left = 24
        Top = 40
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 0
        Text = #24076#25463#30828#30424
        OnChange = ComboBox5Change
        Items.Strings = (
          #24076#25463#65288#30418#65289'160G'
          #24076#25463#65288#30418#65289'80G'
          #24076#25463#65288#20018#65289'160G'
          #24076#25463#65288#20018#65289'80G')
      end
      object ComboBox6: TComboBox
        Left = 224
        Top = 40
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 1
        Text = #19971#24425#34425
      end
      object ComboBox7: TComboBox
        Left = 24
        Top = 152
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 2
        Text = 'ComboBox7'
      end
      object ComboBox8: TComboBox
        Left = 224
        Top = 152
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 3
        Text = 'ComboBox8'
      end
      object Button4: TButton
        Left = 168
        Top = 232
        Width = 75
        Height = 25
        Caption = #37325#36873
        TabOrder = 4
        OnClick = Button4Click
      end
    end
  end
  object Memo1: TMemo
    Left = 0
    Top = 320
    Width = 473
    Height = 177
    Lines.Strings = (
      #30005#33041#37197#32622#21333#65306
      ''
      ''
      ''
      ''
      ''
      ''
      ''
      ''
      ''
      ''
      ''
      ''
      ''
      ''
      ''
      ''
      ''
      ''
      '')
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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