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

📄 unit1.dfm

📁 <<C++Builder 6实用编程100例>>随书光盘
💻 DFM
字号:
object Form1: TForm1
  Left = 223
  Top = 198
  Width = 573
  Height = 352
  Caption = 'System Info'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 32
    Top = 32
    Width = 217
    Height = 257
    Caption = #31995#32479#29256#26412
    TabOrder = 0
    object Label1: TLabel
      Left = 32
      Top = 40
      Width = 145
      Height = 13
      AutoSize = False
      Caption = #31995#32479#65306
    end
    object Label2: TLabel
      Left = 32
      Top = 96
      Width = 145
      Height = 13
      AutoSize = False
      Caption = #29256#26412#65306
    end
    object Label3: TLabel
      Left = 32
      Top = 152
      Width = 145
      Height = 13
      AutoSize = False
      Caption = 'Build'#65306
    end
    object Label4: TLabel
      Left = 32
      Top = 208
      Width = 145
      Height = 13
      AutoSize = False
      Caption = #31995#32479#20449#24687#65306
    end
  end
  object GroupBox2: TGroupBox
    Left = 304
    Top = 32
    Width = 225
    Height = 177
    Caption = #35745#31639#26426#20449#24687
    TabOrder = 1
    object Label5: TLabel
      Left = 24
      Top = 48
      Width = 161
      Height = 13
      AutoSize = False
      Caption = #35745#31639#26426#21517#65306
    end
    object Label6: TLabel
      Left = 24
      Top = 112
      Width = 161
      Height = 13
      AutoSize = False
      Caption = #29992#25143#21517#65306
    end
  end
end

⌨️ 快捷键说明

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