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

📄 ch7_2u.dfm

📁 C++ Builder程序员学习数据结构第7章
💻 DFM
字号:
object main: Tmain
  Left = 325
  Top = 201
  Width = 387
  Height = 267
  Caption = #20108#20998#25628#32034#27861
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 379
    Height = 49
    Align = alTop
    BevelOuter = bvLowered
    TabOrder = 0
    object ctb: TControlBar
      Left = 9
      Top = 9
      Width = 184
      Height = 32
      TabOrder = 0
      Visible = False
      object Label1: TLabel
        Left = 11
        Top = 2
        Width = 72
        Height = 22
        Alignment = taCenter
        Caption = #35831#36755#20837#25628#32034#20540
      end
      object ein: TEdit
        Left = 108
        Top = 2
        Width = 70
        Height = 22
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 0
        OnKeyUp = einKeyUp
      end
    end
    object ToolBar1: TToolBar
      Left = 1
      Top = 1
      Width = 377
      Height = 2
      AutoSize = True
      Caption = #25968#25454#36755#20837#24037#20855#31665
      DockSite = True
      DragKind = dkDock
      DragMode = dmAutomatic
      Enabled = False
      Flat = True
      TabOrder = 1
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Width = 8
        Caption = 'ToolButton9'
        Enabled = False
        ImageIndex = 3
        Style = tbsSeparator
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 67
    Width = 379
    Height = 154
    Align = alBottom
    BevelOuter = bvLowered
    TabOrder = 1
    object sg: TStringGrid
      Left = 1
      Top = 1
      Width = 377
      Height = 152
      Align = alClient
      ColCount = 109
      DefaultColWidth = 80
      DefaultRowHeight = 20
      RowCount = 2
      TabOrder = 0
      Visible = False
    end
  end
  object MainMenu1: TMainMenu
    Left = 344
    Top = 192
    object N1: TMenuItem
      Caption = #36755#20837#24182#25490#24207#25968#25454
      OnClick = N1Click
    end
    object N2: TMenuItem
      Caption = #36755#20837#25628#32034#20540
      OnClick = N2Click
    end
    object N3: TMenuItem
      Caption = #26597#30475#25628#32034#32467#26524
      OnClick = N3Click
    end
  end
end

⌨️ 快捷键说明

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