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

📄 main.dfm

📁 C++ builder 完全攻略 学习C++ Builder 不可缺少
💻 DFM
字号:
object Form1: TForm1
  Left = 288
  Top = 114
  Width = 396
  Height = 328
  Caption = #21443#32771#26360#35330#36092#21934
  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 Label1: TLabel
    Left = 200
    Top = 56
    Width = 27
    Height = 13
    Caption = #21806#20729' '
  end
  object Label2: TLabel
    Left = 240
    Top = 48
    Width = 4
    Height = 20
    Caption = ' '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 304
    Top = 56
    Width = 12
    Height = 13
    Caption = #20803
  end
  object Label4: TLabel
    Left = 200
    Top = 168
    Width = 27
    Height = 13
    Caption = #32317#35336' '
  end
  object Label5: TLabel
    Left = 240
    Top = 160
    Width = 4
    Height = 20
    Caption = ' '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 304
    Top = 168
    Width = 12
    Height = 13
    Caption = #20803
  end
  object CheckListBox1: TCheckListBox
    Left = 16
    Top = 32
    Width = 153
    Height = 161
    OnClickCheck = CheckListBox1ClickCheck
    ItemHeight = 13
    Items.Strings = (
      'C/C++'#20837#38272#33287#25033#29992
      'C/C++'#20989#24335#24235#31934#33775#37636
      #31934#36890'C++Builder 5'
      'C#'#20837#38272#33287#25033#29992
      'Red Hat Linux'#24505#24213#30740#31350)
    TabOrder = 0
    OnClick = CheckListBox1Click
  end
  object Button1: TButton
    Left = 16
    Top = 200
    Width = 57
    Height = 25
    Caption = #20840#36984
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 96
    Top = 200
    Width = 73
    Height = 25
    Caption = #20840#37096#28165#38500
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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