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

📄 unit25.~dfm

📁 本人帮别人写的一个卡特尔16F性格检测程序
💻 ~DFM
字号:
object Form2: TForm2
  Left = 270
  Top = 107
  Width = 686
  Height = 91
  Caption = 'Form2'
  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 Panel4: TPanel
    Left = 8
    Top = 8
    Width = 657
    Height = 41
    BevelOuter = bvNone
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 0
    object Label9: TLabel
      Left = 0
      Top = 0
      Width = 32
      Height = 13
      Caption = 'Label9'
    end
    object RadioButton1: TRadioButton
      Left = 24
      Top = 24
      Width = 201
      Height = 17
      Caption = 'RadioButton1'
      TabOrder = 0
    end
    object RadioButton2: TRadioButton
      Left = 224
      Top = 24
      Width = 233
      Height = 17
      Caption = 'RadioButton1'
      TabOrder = 1
    end
    object RadioButton3: TRadioButton
      Left = 456
      Top = 24
      Width = 201
      Height = 17
      Caption = 'RadioButton1'
      TabOrder = 2
    end
  end
end

⌨️ 快捷键说明

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