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

📄 mainunit.dfm

📁 三层的通用架构
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          end
        end
        object ToolBar6: TToolBar
          Left = 197
          Top = 0
          Width = 189
          Height = 22
          Hint = '|'#24120#29992#24037#20855#26639
          Align = alNone
          ButtonWidth = 63
          Caption = #24120#29992#24037#20855#26639
          Color = clBtnFace
          EdgeBorders = []
          Flat = True
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          HotImages = ToolBarHotImageList
          Images = ToolBarImageList
          List = True
          ParentColor = False
          ParentFont = False
          ShowCaptions = True
          TabOrder = 3
          object ToolButton_gnz: TToolButton
            Left = 0
            Top = 0
            Hint = #21151#33021#32452'|'#24120#29992#24037#20855#26639
            Action = GroupAction
            AutoSize = True
            Caption = #21151#33021#32452
            ImageIndex = 3
            Style = tbsCheck
          end
          object ToolButton_sup: TToolButton
            Left = 67
            Top = 0
            Hint = #25903#25345#26639'|'#24120#29992#24037#20855#26639
            Action = SupportsAction
            AutoSize = True
            Caption = #25903#25345#26639
            ImageIndex = 17
            Style = tbsCheck
          end
          object ToolButton_View: TToolButton
            Left = 134
            Top = 0
            Hint = #26597#30475'|'#24120#29992#24037#20855#26639
            AutoSize = True
            Caption = #26597#30475
            DropdownMenu = ViewPopupMenu
            ImageIndex = 6
          end
        end
        object ToolBar4: TToolBar
          Left = 386
          Top = 0
          Width = 151
          Height = 22
          Hint = '|'#24120#29992#24037#20855#26639
          Align = alNone
          ButtonWidth = 27
          Caption = 'ToolBar4'
          EdgeBorders = []
          Flat = True
          HotImages = ToolBarHotImageList
          Images = ToolBarImageList
          List = True
          TabOrder = 1
          object ToolButton2: TToolButton
            Left = 0
            Top = 0
            Width = 8
            Caption = 'ToolButton2'
            Style = tbsSeparator
          end
          object ToolButton_Paste: TToolButton
            Left = 8
            Top = 0
            Hint = #31896#36148'|'#24120#29992#24037#20855#26639
            Action = PasteItem
            AutoSize = True
            Caption = #31896#36148
            ImageIndex = 12
          end
          object ToolButton_Cut: TToolButton
            Left = 35
            Top = 0
            Hint = #21098#20999'|'#24120#29992#24037#20855#26639
            Action = CutItem
            AutoSize = True
            Caption = #21098#20999
            ImageIndex = 10
          end
          object ToolButton_Copy: TToolButton
            Left = 62
            Top = 0
            Hint = #22797#21046'|'#24120#29992#24037#20855#26639
            Action = CopyItem
            AutoSize = True
            Caption = #22797#21046
            ImageIndex = 11
          end
          object ToolButton3: TToolButton
            Left = 89
            Top = 0
            Width = 8
            Caption = 'ToolButton3'
            Style = tbsSeparator
          end
          object ToolButton_Delete: TToolButton
            Left = 97
            Top = 0
            Hint = #21024#38500'|'#24120#29992#24037#20855#26639
            Action = DeleteItem
            AutoSize = True
            Caption = #21024#38500
            ImageIndex = 13
          end
          object ToolButton_Property: TToolButton
            Left = 124
            Top = 0
            Hint = #23646#24615'|'#24120#29992#24037#20855#26639
            Action = ItemProperty
            AutoSize = True
            Caption = #23646#24615
            ImageIndex = 14
          end
        end
        object ToolBar7: TToolBar
          Left = 537
          Top = 0
          Width = 130
          Height = 22
          Hint = '|'#24120#29992#24037#20855#26639
          Align = alNone
          ButtonWidth = 63
          Caption = #24120#29992#24037#20855#26639
          Color = clBtnFace
          EdgeBorders = []
          Flat = True
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          HotImages = ToolBarHotImageList
          Images = ToolBarImageList
          List = True
          ParentColor = False
          ParentFont = False
          ShowCaptions = True
          TabOrder = 0
          object ToolButton4: TToolButton
            Left = 0
            Top = 0
            Width = 8
            Caption = 'ToolButton4'
            Style = tbsSeparator
          end
          object ToolButton17: TToolButton
            Left = 8
            Top = 0
            Hint = #36873#39033'|'#24120#29992#24037#20855#26639
            Action = SysParam
            AutoSize = True
            Caption = #36873#39033
            ImageIndex = 15
          end
          object ToolButton16: TToolButton
            Left = 63
            Top = 0
            Hint = #25968#25454#24211#36873#39033'|'#24120#29992#24037#20855#26639
            Action = DataBaseParam
            AutoSize = True
            Caption = #25968#25454#24211
            ImageIndex = 18
          end
        end
      end
    end
    object PageScroller2: TPageScroller
      Left = 9
      Top = 0
      Width = 667
      Height = 22
      Hint = '|'#31995#32479#33756#21333
      Align = alClient
      AutoScroll = False
      Color = clBtnFace
      Control = Panel6
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentColor = False
      ParentFont = False
      TabOrder = 2
      TabStop = False
      OnResize = PageScroller1Resize
      OnScroll = PageScroller1Scroll
      object Panel6: TPanel
        Left = 0
        Top = 0
        Width = 265
        Height = 22
        Hint = '|'#31995#32479#33756#21333
        Align = alLeft
        AutoSize = True
        BevelOuter = bvNone
        TabOrder = 0
        object ToolBar5: TToolBar
          Left = 0
          Top = 0
          Width = 265
          Height = 22
          Align = alClient
          ButtonHeight = 20
          ButtonWidth = 55
          Caption = 'ToolBar2'
          EdgeBorders = []
          Flat = True
          Menu = MainMenu1
          ShowCaptions = True
          TabOrder = 0
        end
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 77
    Width = 201
    Height = 357
    Align = alLeft
    BevelInner = bvLowered
    BevelOuter = bvNone
    TabOrder = 1
    object Panel2: TPanel
      Left = 1
      Top = 1
      Width = 199
      Height = 21
      Hint = '|'#25152#26377#21151#33021#32452
      Align = alTop
      PopupMenu = PopupMenu3
      TabOrder = 1
      object Label1: TLabel
        Left = 6
        Top = 5
        Width = 36
        Height = 12
        Caption = #21151#33021#32452
      end
      object Panel3: TPanel
        Left = 179
        Top = 1
        Width = 19
        Height = 19
        Align = alRight
        AutoSize = True
        BevelOuter = bvNone
        TabOrder = 0
        object SpeedButton1: TSpeedButton
          Left = 0
          Top = 0
          Width = 19
          Height = 19
          Hint = #20851#38381'|'#25152#26377#21151#33021#32452
          Flat = True
          Glyph.Data = {
            36050000424D3605000000000000360400002800000010000000100000000100
            0800000000000001000000000000000000000001000000000000000000004000
            000080000000FF000000002000004020000080200000FF200000004000004040
            000080400000FF400000006000004060000080600000FF600000008000004080
            000080800000FF80000000A0000040A0000080A00000FFA0000000C0000040C0
            000080C00000FFC0000000FF000040FF000080FF0000FFFF0000000020004000
            200080002000FF002000002020004020200080202000FF202000004020004040
            200080402000FF402000006020004060200080602000FF602000008020004080
            200080802000FF80200000A0200040A0200080A02000FFA0200000C0200040C0
            200080C02000FFC0200000FF200040FF200080FF2000FFFF2000000040004000
            400080004000FF004000002040004020400080204000FF204000004040004040

⌨️ 快捷键说明

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