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

📄 formmainunit.dfm

📁 duiwenjiandechuli fangbianguanli.
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object FormMain: TFormMain
  Left = 137
  Top = 116
  Width = 797
  Height = 561
  Caption = 'InfoBase Version 0.1'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnResize = FormResize
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Splitter1: TSplitter
    Left = 213
    Top = 25
    Height = 463
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 789
    Height = 25
    AutoSize = True
    Bands = <
      item
        Control = PageScroller1
        ImageIndex = -1
        MinHeight = 21
        Width = 785
      end>
    object PageScroller1: TPageScroller
      Left = 9
      Top = 0
      Width = 772
      Height = 21
      AutoScroll = True
      Control = ToolBar1
      TabOrder = 0
      object ToolBar1: TToolBar
        Left = 0
        Top = 0
        Width = 772
        Height = 22
        AutoSize = True
        ButtonWidth = 63
        Caption = 'ToolBar1'
        EdgeInner = esNone
        EdgeOuter = esNone
        Flat = True
        Images = ImageListMainToolBar
        List = True
        ShowCaptions = True
        TabOrder = 0
        object ToolButton1: TToolButton
          Left = 0
          Top = 0
          AutoSize = True
          Caption = #26032#24314
          ImageIndex = 4
          OnClick = ToolButton1Click
        end
        object ToolButton2: TToolButton
          Left = 55
          Top = 0
          AutoSize = True
          Caption = #25171#24320
          ImageIndex = 5
          OnClick = SubMenu_EditInsertTextClick
        end
        object ToolButton3: TToolButton
          Left = 110
          Top = 0
          Width = 8
          Caption = 'ToolButton3'
          ImageIndex = 2
          Style = tbsSeparator
        end
        object ToolButton4: TToolButton
          Left = 118
          Top = 0
          AutoSize = True
          Caption = #20445#23384
          ImageIndex = 6
          OnClick = SubMenu_EditSaveClick
        end
        object ToolButton5: TToolButton
          Left = 173
          Top = 0
          AutoSize = True
          Caption = #21024#38500
          ImageIndex = 7
          OnClick = ToolButton5Click
        end
        object ToolButton7: TToolButton
          Left = 228
          Top = 0
          Width = 8
          Caption = 'ToolButton7'
          ImageIndex = 4
          Style = tbsSeparator
        end
        object tbEditMode: TToolButton
          Left = 236
          Top = 0
          AllowAllUp = True
          AutoSize = True
          Caption = #32534#36753
          Down = True
          ImageIndex = 8
          Style = tbsCheck
          OnClick = tbEditModeClick
        end
        object tbWbMode: TToolButton
          Left = 291
          Top = 0
          AllowAllUp = True
          AutoSize = True
          Caption = #27983#35272
          ImageIndex = 9
          Style = tbsCheck
          OnClick = tbWbModeClick
        end
        object ToolButton12: TToolButton
          Left = 346
          Top = 0
          Width = 8
          Caption = 'ToolButton12'
          ImageIndex = 6
          Style = tbsSeparator
        end
        object ToolButton13: TToolButton
          Left = 354
          Top = 0
          AutoSize = True
          Caption = #26368#23567#21270
          ImageIndex = 10
          OnClick = ToolButton13Click
        end
        object ToolButton14: TToolButton
          Left = 421
          Top = 0
          AutoSize = True
          Caption = #20851#38381
          ImageIndex = 11
          OnClick = menu_ExitClick
        end
        object ToolButton15: TToolButton
          Left = 476
          Top = 0
          Width = 8
          Caption = 'ToolButton15'
          ImageIndex = 8
          Style = tbsSeparator
        end
        object ToolButton17: TToolButton
          Left = 484
          Top = 0
          AutoSize = True
          Caption = #24110#21161
          Enabled = False
          ImageIndex = 12
        end
      end
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 488
    Width = 789
    Height = 19
    Panels = <
      item
        Text = 'InfoBase'
        Width = 80
      end
      item
        Text = '0.1 beta'
        Width = 70
      end
      item
        Width = 120
      end
      item
        Width = 50
      end>
  end
  object Panel1: TPanel
    Left = 216
    Top = 25
    Width = 573
    Height = 463
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 2
    object Splitter2: TSplitter
      Left = 0
      Top = 362
      Width = 573
      Height = 3
      Cursor = crVSplit
      Align = alBottom
      Visible = False
    end
    object WebBrowser1: TWebBrowser
      Left = 0
      Top = 32
      Width = 573
      Height = 330
      Align = alClient
      TabOrder = 2
      ControlData = {
        4C000000393B00001B2200000000000000000000000000000000000000000000
        000000004C000000000000000000000001000000E0D057007335CF11AE690800
        2B2E126208000000000000004C0000000114020000000000C000000000000046
        8000000000000000000000000000000000000000000000000000000000000000
        00000000000000000100000000000000000000000000000000000000}
    end
    object Panel2: TPanel
      Left = 0
      Top = 365
      Width = 573
      Height = 98
      Align = alBottom
      BevelOuter = bvNone
      TabOrder = 0
      Visible = False
      object FileList: TListView
        Left = 0
        Top = 21
        Width = 573
        Height = 77
        Align = alClient
        Columns = <
          item
            AutoSize = True
            Caption = #25991#20214#21517#31216
          end
          item
            AutoSize = True
            Caption = #25991#20214#22823#23567
          end>
        ColumnClick = False
        ReadOnly = True
        RowSelect = True
        PopupMenu = FileListPopupMenu
        TabOrder = 0
        ViewStyle = vsReport
        OnDblClick = FileListDblClick
      end
      object Panel3: TPanel
        Left = 0
        Top = 0
        Width = 573
        Height = 21
        Align = alTop
        BevelOuter = bvNone
        TabOrder = 1
        object CountTotalCpt: TLabel
          Left = 4
          Top = 4
          Width = 6
          Height = 12
        end
        object Panel4: TPanel
          Left = 488
          Top = 0
          Width = 85
          Height = 21
          Align = alRight
          BevelOuter = bvNone
          TabOrder = 0
          object SpeedButton4: TSpeedButton
            Left = 62
            Top = 1
            Width = 19
            Height = 19

⌨️ 快捷键说明

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