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

📄 unit1.~dfm

📁 delphi常用控件使用
💻 ~DFM
字号:
object Form1: TForm1
  Left = 218
  Top = 116
  Width = 440
  Height = 483
  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 TPageControl
    Left = 0
    Top = 0
    Width = 425
    Height = 321
    ActivePage = TabSheet4
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = 'cpu'#31867#22411
      object RadioGroup1: TRadioGroup
        Left = 16
        Top = 38
        Width = 113
        Height = 233
        Caption = 'AMD'
        Items.Strings = (
          '')
        TabOrder = 0
        OnClick = RadioGroup1Click
      end
      object RadioButton1: TRadioButton
        Left = 24
        Top = 64
        Width = 113
        Height = 17
        Caption = 'AMD4000+'
        TabOrder = 1
      end
      object RadioButton2: TRadioButton
        Left = 24
        Top = 96
        Width = 113
        Height = 17
        Caption = 'AMD4200+'
        TabOrder = 2
      end
      object RadioButton3: TRadioButton
        Left = 24
        Top = 136
        Width = 113
        Height = 17
        Caption = 'AMD4400+'
        TabOrder = 3
      end
      object RadioButton4: TRadioButton
        Left = 24
        Top = 176
        Width = 113
        Height = 17
        Caption = 'AMD4800+'
        TabOrder = 4
      end
      object RadioButton5: TRadioButton
        Left = 24
        Top = 224
        Width = 113
        Height = 17
        Caption = 'AMD5200+'
        TabOrder = 5
      end
      object RadioGroup2: TRadioGroup
        Left = 168
        Top = 38
        Width = 121
        Height = 233
        Caption = 'Intel'
        TabOrder = 6
      end
      object Button1: TButton
        Left = 328
        Top = 80
        Width = 75
        Height = 25
        Caption = #30830#23450
        TabOrder = 7
      end
      object Button2: TButton
        Left = 328
        Top = 176
        Width = 75
        Height = 25
        Caption = #37325#36873
        TabOrder = 8
        OnClick = Button2Click
      end
      object RadioButton6: TRadioButton
        Left = 184
        Top = 56
        Width = 113
        Height = 17
        Caption = #22868#33150'42.8c'
        TabOrder = 9
      end
      object RadioButton7: TRadioButton
        Left = 184
        Top = 96
        Width = 113
        Height = 17
        Caption = #22868#33150'4 3.0CGHz'
        TabOrder = 10
      end
      object RadioButton8: TRadioButton
        Left = 184
        Top = 136
        Width = 113
        Height = 17
        Caption = #22868#33150'4 551 '
        TabOrder = 11
      end
      object RadioButton9: TRadioButton
        Left = 184
        Top = 176
        Width = 113
        Height = 17
        Caption = #22868#33150'D 840 '
        TabOrder = 12
      end
      object RadioButton10: TRadioButton
        Left = 184
        Top = 224
        Width = 113
        Height = 17
        Caption = #22868#33150'M 770 '
        TabOrder = 13
      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
      end
      object RadioButton12: TRadioButton
        Left = 16
        Top = 96
        Width = 113
        Height = 17
        Caption = #21326#30805' P5K SE'
        TabOrder = 3
      end
      object RadioButton13: TRadioButton
        Left = 16
        Top = 136
        Width = 113
        Height = 17
        Caption = #21326#30805' P5K Pro'
        TabOrder = 4
      end
      object RadioButton14: TRadioButton
        Left = 16
        Top = 176
        Width = 113
        Height = 17
        Caption = #21326#30805' P5KR'
        TabOrder = 5
      end
      object RadioButton15: TRadioButton
        Left = 16
        Top = 224
        Width = 113
        Height = 17
        Caption = #21326#30805' P5GZ-MX'
        TabOrder = 6
      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 Button3: TButton
        Left = 336
        Top = 80
        Width = 75
        Height = 25
        Caption = #30830#23450
        TabOrder = 12
      end
      object Button4: TButton
        Left = 336
        Top = 152
        Width = 75
        Height = 25
        Caption = #37325#36873
        TabOrder = 13
      end
    end
    object TabSheet3: TTabSheet
      Caption = #20869#23384#31867#22411
      ImageIndex = 2
      object Button7: TButton
        Left = 104
        Top = 240
        Width = 75
        Height = 25
        Caption = #30830#23450
        TabOrder = 0
      end
      object Button8: TButton
        Left = 216
        Top = 240
        Width = 75
        Height = 25
        Caption = #37325#36873
        TabOrder = 1
      end
      object ComboBox1: TComboBox
        Left = 8
        Top = 16
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 2
        Text = #37329#22763#39039
        Items.Strings = (
          'DDR667 1G'
          'DDR667 512M'
          '')
      end
      object ComboBox2: TComboBox
        Left = 224
        Top = 16
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 3
        Text = 'ComboBox2'
      end
      object ComboBox3: TComboBox
        Left = 8
        Top = 136
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 4
        Text = 'ComboBox3'
      end
      object ComboBox4: TComboBox
        Left = 224
        Top = 136
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 5
        Text = 'ComboBox4'
      end
    end
    object TabSheet4: TTabSheet
      Caption = #30828#30424#31867#22411
      ImageIndex = 3
      object Button5: TButton
        Left = 72
        Top = 232
        Width = 75
        Height = 25
        Caption = #30830#23450
        TabOrder = 0
      end
      object Button6: TButton
        Left = 200
        Top = 232
        Width = 75
        Height = 25
        Caption = #37325#36873
        TabOrder = 1
      end
      object ComboBox5: TComboBox
        Left = 32
        Top = 48
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 2
        Text = #24076#25463#30828#30424
        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 = 232
        Top = 48
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 3
        Text = #19971#24425#34425
      end
      object ComboBox7: TComboBox
        Left = 32
        Top = 152
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 4
        Text = 'ComboBox7'
      end
      object ComboBox8: TComboBox
        Left = 232
        Top = 152
        Width = 145
        Height = 21
        ItemHeight = 13
        TabOrder = 5
        Text = 'ComboBox8'
      end
    end
  end
  object Memo1: TMemo
    Left = 0
    Top = 320
    Width = 425
    Height = 129
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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