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

📄 unit7.dfm

📁 一个小程序
💻 DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 107
  Width = 696
  Height = 480
  Caption = #23383
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 16
  object Label1: TLabel
    Left = 232
    Top = 32
    Width = 136
    Height = 20
    Caption = #31119#24030#22823#23398#38451#20809#23398#38498'  '
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = 'Century Gothic'
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 64
    Top = 136
    Width = 145
    Height = 153
    Caption = #23383#20307
    TabOrder = 0
    object RadioButton1: TRadioButton
      Left = 24
      Top = 32
      Width = 113
      Height = 17
      Caption = #40657#20307
      TabOrder = 0
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 24
      Top = 64
      Width = 113
      Height = 17
      Caption = #21326#25991#20013#23435
      TabOrder = 1
      OnClick = RadioButton2Click
    end
    object RadioButton3: TRadioButton
      Left = 24
      Top = 96
      Width = 113
      Height = 17
      Caption = #26041#27491#23002#20307
      TabOrder = 2
      OnClick = RadioButton3Click
    end
    object RadioButton4: TRadioButton
      Left = 24
      Top = 128
      Width = 113
      Height = 17
      Caption = #21326#25991#26032#39759
      TabOrder = 3
      OnClick = RadioButton4Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 296
    Top = 136
    Width = 137
    Height = 153
    Caption = #23383#21495
    TabOrder = 1
    object RadioButton5: TRadioButton
      Left = 16
      Top = 32
      Width = 113
      Height = 17
      Caption = '10'#21495#23383
      TabOrder = 0
      OnClick = RadioButton5Click
    end
    object RadioButton6: TRadioButton
      Left = 16
      Top = 64
      Width = 113
      Height = 17
      Caption = '16'#21495#23383
      TabOrder = 1
      OnClick = RadioButton6Click
    end
    object RadioButton7: TRadioButton
      Left = 16
      Top = 96
      Width = 113
      Height = 17
      Caption = '20'#21495#23383
      TabOrder = 2
      OnClick = RadioButton7Click
    end
    object RadioButton8: TRadioButton
      Left = 16
      Top = 128
      Width = 113
      Height = 17
      Caption = '24'#21495#23383
      TabOrder = 3
      OnClick = RadioButton8Click
    end
  end
  object GroupBox3: TGroupBox
    Left = 496
    Top = 136
    Width = 113
    Height = 153
    Caption = #23383#39118#26684
    TabOrder = 2
    object CheckBox1: TCheckBox
      Left = 8
      Top = 32
      Width = 97
      Height = 17
      Caption = #19979#21010#32447
      TabOrder = 0
      OnClick = CheckBox1Click
    end
    object CheckBox2: TCheckBox
      Left = 8
      Top = 64
      Width = 97
      Height = 17
      Caption = #31895#20307
      TabOrder = 1
    end
    object CheckBox3: TCheckBox
      Left = 8
      Top = 96
      Width = 97
      Height = 17
      Caption = #26012#20307
      TabOrder = 2
    end
    object CheckBox4: TCheckBox
      Left = 8
      Top = 128
      Width = 97
      Height = 17
      Caption = #21024#38500#32447
      TabOrder = 3
    end
  end
end

⌨️ 快捷键说明

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