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

📄 u_mainform.dfm

📁 《delphi深度编程及其项目开发》
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object frmMain: TfrmMain
  Left = 78
  Top = 115
  Width = 671
  Height = 421
  Cursor = crArrow
  Caption = #29289#36164#31649#29702
  Color = clHighlightText
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = MainMenu
  OldCreateOrder = False
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object StatusBar1: TStatusBar
    Left = 0
    Top = 356
    Width = 663
    Height = 19
    Panels = <
      item
        Width = 200
      end
      item
        Width = 250
      end
      item
        Width = 150
      end
      item
        Width = 50
      end>
    SimplePanel = False
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 663
    Height = 26
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 22
        Width = 248
      end
      item
        Break = False
        Control = ToolBar2
        ImageIndex = -1
        MinHeight = 22
        Width = 409
      end>
    Color = clSilver
    ParentColor = False
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 235
      Height = 22
      Align = alNone
      ButtonWidth = 24
      Caption = 'ToolBar1'
      Color = clActiveBorder
      EdgeInner = esNone
      EdgeOuter = esNone
      Flat = True
      Images = ImageList3
      ParentColor = False
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Hint = #25910#26009#21333
        Caption = 'ToolButton1'
        ImageIndex = 0
      end
      object ToolButton2: TToolButton
        Left = 24
        Top = 0
        Hint = #37096#38376#39046#26009#21333
        Caption = 'ToolButton2'
        ImageIndex = 1
      end
      object ToolButton3: TToolButton
        Left = 48
        Top = 0
        Hint = #21333#25454#23457#26680
        Caption = 'ToolButton3'
        ImageIndex = 2
      end
      object ToolButton4: TToolButton
        Left = 72
        Top = 0
        Hint = #24211#23384#30424#28857
        Caption = 'ToolButton4'
        ImageIndex = 3
      end
      object ToolButton5: TToolButton
        Left = 96
        Top = 0
        Hint = #20215#26684#35843#25972
        Caption = 'ToolButton5'
        ImageIndex = 4
      end
      object ToolButton16: TToolButton
        Left = 120
        Top = 0
        Width = 8
        Caption = 'ToolButton16'
        ImageIndex = 8
        Style = tbsSeparator
      end
      object ToolButton6: TToolButton
        Left = 128
        Top = 0
        Hint = #37319#36141#35745#21010#21333#30003#35831#31649#29702
        Caption = 'ToolButton6'
        ImageIndex = 5
      end
      object ToolButton17: TToolButton
        Left = 152
        Top = 0
        Width = 8
        Caption = 'ToolButton17'
        ImageIndex = 8
        Style = tbsSeparator
      end
      object ToolButton8: TToolButton
        Left = 160
        Top = 0
        Hint = #36141#38144#21512#21516#31649#29702
        Caption = 'ToolButton8'
        ImageIndex = 7
      end
      object ToolButton7: TToolButton
        Left = 184
        Top = 0
        Hint = #37319#36141#35745#21010#21333#23457#25209
        Caption = 'ToolButton7'
        ImageIndex = 6
      end
      object ToolButton18: TToolButton
        Left = 208
        Top = 0
        Hint = #36141#38144#21512#21516#21488#24080#31649#29702
        Caption = 'ToolButton18'
        ImageIndex = 8
      end
    end
    object ToolBar2: TToolBar
      Left = 259
      Top = 0
      Width = 396
      Height = 22
      Align = alNone
      Caption = 'ToolBar2'
      Color = clInactiveCaptionText
      EdgeInner = esNone
      EdgeOuter = esNone
      Flat = True
      Images = ImageList2
      ParentColor = False
      TabOrder = 1
      Transparent = True
      object ToolButton9: TToolButton
        Left = 0
        Top = 0
        Hint = #27178#21521#25490#21015
        Caption = 'ToolButton9'
        ImageIndex = 0
        ParentShowHint = False
        ShowHint = True
      end
      object ToolButton11: TToolButton
        Left = 23
        Top = 0
        Hint = #31446#21521#25490#21015
        Caption = 'ToolButton11'
        ImageIndex = 2
        ParentShowHint = False
        ShowHint = True
      end
      object ToolButton10: TToolButton
        Left = 46
        Top = 0
        Hint = #23618#21472#25490#21015
        Caption = 'ToolButton10'
        ImageIndex = 1
        ParentShowHint = False
        ShowHint = True
      end
      object ToolButton14: TToolButton
        Left = 69
        Top = 0
        Hint = #20851#38381#25152#26377#31383#21475
        Caption = 'ToolButton14'
        ImageIndex = 5
        ParentShowHint = False
        ShowHint = True
      end
      object ToolButton19: TToolButton
        Left = 92
        Top = 0
        Width = 8
        Caption = 'ToolButton19'
        ImageIndex = 6
        Style = tbsSeparator
      end
      object ToolButton12: TToolButton
        Left = 100
        Top = 0
        Hint = #24110#21161#20027#39064
        Caption = 'ToolButton12'
        ImageIndex = 3
        ParentShowHint = False
        ShowHint = True
      end
      object ToolButton13: TToolButton
        Left = 123
        Top = 0
        Hint = #36864#20986#31995#32479
        Caption = 'ToolButton13'
        ImageIndex = 4
        ParentShowHint = False
        ShowHint = True
      end
      object ToolButton15: TToolButton
        Left = 146
        Top = 0
        Width = 6
        Caption = 'ToolButton15'
        ImageIndex = 5
        Style = tbsSeparator
      end
      object btnTree: TSpeedButton
        Left = 152
        Top = 0
        Width = 66
        Height = 22
        Hint = #20999#25442#30446#24405#26641#25805#20316
        AllowAllUp = True
        GroupIndex = 2
        Down = True
        Caption = #30446#24405#26641
        Flat = True
        Glyph.Data = {

⌨️ 快捷键说明

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