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

📄 mainform.dfm

📁 基于DELPHI的图片浏览系统设计与实现
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        Caption = 'ToolButton25'
        ImageIndex = 12
        Style = tbsSeparator
      end
      object ToolButton26: TToolButton
        Left = 485
        Top = 0
        Hint = #23616#37096#25918#22823
        Caption = 'ToolButton26'
        ImageIndex = 12
        OnClick = ToolButton26Click
      end
      object ToolButton27: TToolButton
        Left = 517
        Top = 0
        Width = 8
        Caption = 'ToolButton27'
        ImageIndex = 13
        Style = tbsSeparator
      end
      object ToolButton33: TToolButton
        Left = 525
        Top = 0
        Hint = #21046#20316'AVI'
        Caption = 'ToolButton33'
        ImageIndex = 15
        OnClick = ToolButton33Click
      end
      object ToolButton32: TToolButton
        Left = 557
        Top = 0
        Width = 8
        Caption = 'ToolButton32'
        ImageIndex = 16
        Style = tbsSeparator
      end
      object ToolButton34: TToolButton
        Left = 565
        Top = 0
        Width = 8
        Caption = 'ToolButton34'
        ImageIndex = 16
        Style = tbsSeparator
      end
      object ToolButton28: TToolButton
        Left = 573
        Top = 0
        Caption = 'ToolButton28'
        ImageIndex = 13
      end
      object ToolButton31: TToolButton
        Left = 605
        Top = 0
        Width = 8
        Caption = 'ToolButton31'
        ImageIndex = 16
        Style = tbsSeparator
      end
      object ToolButton29: TToolButton
        Left = 613
        Top = 0
        Caption = 'ToolButton29'
        ImageIndex = 14
        OnClick = ToolButton29Click
      end
      object ToolButton30: TToolButton
        Left = 645
        Top = 0
        Width = 8
        Caption = 'ToolButton30'
        ImageIndex = 15
        Style = tbsSeparator
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 35
    Width = 185
    Height = 373
    Align = alLeft
    BevelOuter = bvNone
    DockSite = True
    DragKind = dkDock
    TabOrder = 1
  end
  object Panel3: TPanel
    Left = 0
    Top = 408
    Width = 688
    Height = 18
    Align = alBottom
    BevelOuter = bvLowered
    TabOrder = 2
    object Panel5: TPanel
      Left = 1
      Top = 1
      Width = 240
      Height = 16
      Align = alLeft
      TabOrder = 0
    end
    object Panel6: TPanel
      Left = 241
      Top = 1
      Width = 185
      Height = 16
      Align = alLeft
      TabOrder = 1
    end
    object Panel7: TPanel
      Left = 426
      Top = 1
      Width = 261
      Height = 16
      Align = alClient
      TabOrder = 2
    end
  end
  object Panel4: TPanel
    Left = 188
    Top = 35
    Width = 500
    Height = 373
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 3
    object Panel8: TPanel
      Left = 0
      Top = 0
      Width = 500
      Height = 24
      Align = alTop
      BevelOuter = bvNone
      TabOrder = 0
      object Panel9: TPanel
        Left = 384
        Top = 0
        Width = 116
        Height = 24
        Align = alRight
        TabOrder = 0
        object SpeedButton1: TSpeedButton
          Left = 5
          Top = 1
          Width = 81
          Height = 22
          Caption = #26597#30475'[&L]'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          OnClick = SpeedButton1Click
        end
        object SpeedButton2: TSpeedButton
          Left = 85
          Top = 0
          Width = 23
          Height = 23
          Caption = '>>'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          OnClick = SpeedButton2Click
        end
      end
      object Panel10: TPanel
        Left = 0
        Top = 0
        Width = 384
        Height = 24
        Align = alClient
        Caption = 'Panel10'
        TabOrder = 1
        object ComboBox_url: TComboBox
          Left = 0
          Top = 2
          Width = 361
          Height = 21
          BevelInner = bvLowered
          BevelOuter = bvNone
          ItemHeight = 13
          TabOrder = 0
          OnExit = ComboBox_urlExit
        end
      end
    end
    object Panel_image: TPanel
      Left = 0
      Top = 24
      Width = 500
      Height = 185
      Align = alTop
      BevelOuter = bvNone
      Caption = 'Panel_image'
      TabOrder = 1
      object ScrollBox3: TScrollBox
        Left = 0
        Top = 0
        Width = 500
        Height = 185
        Align = alClient
        TabOrder = 0
        OnClick = ScrollBox3Click
        object Image1: TImage
          Left = 0
          Top = 0
          Width = 496
          Height = 181
          OnDblClick = Image1DblClick
        end
        object Shape1: TShape
          Left = 0
          Top = 0
          Width = 65
          Height = 33
          Brush.Style = bsClear
          Pen.Style = psDot
          Visible = False
          OnMouseDown = Shape1MouseDown
          OnMouseMove = Shape1MouseMove
          OnMouseUp = Shape1MouseUp
        end
      end
    end
    object Panel12: TPanel
      Left = 0
      Top = 238
      Width = 500
      Height = 135
      Align = alBottom
      BevelOuter = bvNone
      TabOrder = 2
      object ScrollBox1: TScrollBox
        Left = 0
        Top = 0
        Width = 500
        Height = 135
        Align = alClient
        TabOrder = 0
        object Label1: TLabel
          Left = 16
          Top = 109
          Width = 26
          Height = 13
          AutoSize = False
          Caption = #26174#31034
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Visible = False

⌨️ 快捷键说明

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