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

📄 cd2_4u.dfm

📁 C++ Builder程序员学习数据结构第2章
💻 DFM
字号:
object Form1: TForm1
  Left = 130
  Top = 150
  BorderStyle = bsSingle
  Caption = #35838#34920
  ClientHeight = 294
  ClientWidth = 613
  Color = 8454016
  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 = 432
    Top = 16
    Width = 161
    Height = 217
    Caption = #36755#20837#35838#31243
    Color = 8454143
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = False
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 152
      Width = 73
      Height = 13
      AutoSize = False
      Caption = #36755#20837#35838#21517
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 16
      Top = 40
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #36873#25321#26085#26399
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 16
      Top = 96
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #36873#25321#26102#27573
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object cbd: TComboBox
      Left = 16
      Top = 56
      Width = 129
      Height = 28
      ImeName = #12356#12421' ('#32649#30768') - '#31325#29460#57646
      ItemHeight = 20
      TabOrder = 0
      Items.Strings = (
        #26143#26399#19968
        #26143#26399#20108
        #26143#26399#19977
        #26143#26399#22235
        #26143#26399#20116)
    end
    object cbt: TComboBox
      Left = 16
      Top = 112
      Width = 129
      Height = 28
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 20
      TabOrder = 1
      Items.Strings = (
        #31532#19968#33410
        #31532#20108#33410
        #31532#19977#33410
        #31532#22235#33410
        #31532#20116#33410
        #31532#20845#33410
        #31532#19971#33410
        #31532#20843#33410
        #31532#20061#33410
        '')
    end
    object inp: TEdit
      Left = 16
      Top = 168
      Width = 129
      Height = 28
      ImeName = #12356#12421' ('#32649#30768') - '#31325#29460#57646
      TabOrder = 2
    end
  end
  object sg: TStringGrid
    Left = 16
    Top = 16
    Width = 393
    Height = 257
    Color = clWhite
    ColCount = 6
    RowCount = 10
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
  object add: TButton
    Left = 432
    Top = 248
    Width = 75
    Height = 25
    Caption = #21152#20837
    TabOrder = 2
    OnClick = addClick
  end
  object end: TButton
    Left = 520
    Top = 248
    Width = 75
    Height = 25
    Caption = #32467#26463
    TabOrder = 3
    OnClick = endClick
  end
end

⌨️ 快捷键说明

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