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

📄 unit1.dfm

📁 用于选择性的可视化对话框
💻 DFM
字号:
object Form1: TForm1
  Left = 226
  Top = 124
  Width = 279
  Height = 226
  Caption = #38598#21512#31867#22411
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 5
    Top = 8
    Width = 257
    Height = 89
    Caption = #35821#35328#26174#31034
    TabOrder = 0
    object CheckBox1: TCheckBox
      Left = 32
      Top = 32
      Width = 97
      Height = 17
      Caption = #33521#35821
      TabOrder = 0
    end
    object CheckBox2: TCheckBox
      Left = 104
      Top = 32
      Width = 97
      Height = 17
      Caption = #24503#35821
      TabOrder = 1
    end
    object CheckBox3: TCheckBox
      Left = 176
      Top = 32
      Width = 65
      Height = 17
      Caption = #27861#35821
      TabOrder = 2
    end
  end
  object GroupBox2: TGroupBox
    Left = 5
    Top = 105
    Width = 257
    Height = 80
    Caption = #35821#35328#36873#25321
    TabOrder = 1
    object CheckBox4: TCheckBox
      Left = 32
      Top = 32
      Width = 65
      Height = 17
      Caption = 'English'
      TabOrder = 0
    end
    object CheckBox5: TCheckBox
      Left = 104
      Top = 32
      Width = 65
      Height = 17
      Caption = 'German '
      TabOrder = 1
    end
    object CheckBox6: TCheckBox
      Left = 176
      Top = 32
      Width = 73
      Height = 17
      Caption = 'France'
      TabOrder = 2
    end
  end
end

⌨️ 快捷键说明

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