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

📄 main.dfm

📁 可以很方便地管理access数据库
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        OnKeyUp = SyntaxMemo1KeyUp
        OnMouseMove = SyntaxMemo1MouseMove
        ActiveParser = 1
        Parser1 = SyntaxMemoParser1
      end
      object ToolBar2: TToolBar
        Left = 1
        Top = 16
        Width = 634
        Height = 34
        AutoSize = True
        ButtonHeight = 30
        ButtonWidth = 31
        Caption = 'ToolBar1'
        EdgeBorders = [ebTop, ebBottom]
        Flat = True
        Images = ImageList1
        TabOrder = 1
        object ToolButton7: TToolButton
          Left = 0
          Top = 0
          Width = 8
          Caption = 'ToolButton8'
          ImageIndex = 6
          Style = tbsSeparator
        end
        object ToolButton10: TToolButton
          Left = 8
          Top = 0
          Cursor = crHandPoint
          Hint = '打开 SQL 文件'
          Caption = 'ToolButton3'
          ImageIndex = 0
          ParentShowHint = False
          ShowHint = True
          OnClick = ToolButton3Click
        end
        object ToolButton21: TToolButton
          Left = 39
          Top = 0
          Cursor = crHandPoint
          Hint = '保存 SQL 文件'
          Caption = 'ToolButton4'
          ImageIndex = 1
          ParentShowHint = False
          ShowHint = True
          OnClick = ToolButton4Click
        end
        object ToolButton24: TToolButton
          Left = 70
          Top = 0
          Width = 8
          Caption = 'ToolButton2'
          ImageIndex = 0
          Style = tbsSeparator
        end
        object ToolButton29: TToolButton
          Left = 78
          Top = 0
          Cursor = crHandPoint
          Hint = '执行 SQL 语句'
          Caption = 'ToolButton6'
          ImageIndex = 3
          ParentShowHint = False
          ShowHint = True
          OnClick = ToolButton29Click
        end
        object ToolButton30: TToolButton
          Left = 109
          Top = 0
          Width = 8
          Caption = 'ToolButton1'
          ImageIndex = 5
          Style = tbsSeparator
        end
        object ToolButton31: TToolButton
          Left = 117
          Top = 0
          Cursor = crHandPoint
          Hint = '选择全部'
          Caption = 'ToolButton11'
          ImageIndex = 10
          ParentShowHint = False
          ShowHint = True
          OnClick = ToolButton11Click
        end
        object ToolButton32: TToolButton
          Left = 148
          Top = 0
          Cursor = crHandPoint
          Hint = '拷贝'
          Caption = 'ToolButton14'
          ImageIndex = 9
          ParentShowHint = False
          ShowHint = True
          OnClick = ToolButton32Click
        end
        object ToolButton33: TToolButton
          Left = 179
          Top = 0
          Cursor = crHandPoint
          Hint = '剪切'
          Caption = 'ToolButton13'
          ImageIndex = 8
          ParentShowHint = False
          ShowHint = True
          OnClick = ToolButton33Click
        end
        object ToolButton34: TToolButton
          Left = 210
          Top = 0
          Cursor = crHandPoint
          Hint = '粘贴'
          Caption = 'ToolButton12'
          ImageIndex = 7
          ParentShowHint = False
          ShowHint = True
          OnClick = ToolButton34Click
        end
        object ToolButton35: TToolButton
          Left = 241
          Top = 0
          Width = 8
          Caption = 'ToolButton18'
          ImageIndex = 6
          Style = tbsSeparator
        end
        object ToolButton39: TToolButton
          Left = 249
          Top = 0
          Cursor = crHandPoint
          Hint = '退出'
          Caption = 'ToolButton5'
          ImageIndex = 5
          ParentShowHint = False
          ShowHint = True
          OnClick = ToolButton39Click
        end
      end
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 287
    Width = 840
    Height = 254
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 1
    object Splitter2: TSplitter
      Left = 199
      Top = 0
      Width = 5
      Height = 254
      Cursor = crHSplit
    end
    object Panel5: TPanel
      Left = 204
      Top = 0
      Width = 636
      Height = 254
      Align = alClient
      Caption = 'Panel5'
      TabOrder = 0
      object Label4: TLabel
        Left = 1
        Top = 1
        Width = 634
        Height = 15
        Align = alTop
        Caption = '   执行结果 ...'
        Color = clMaroon
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWhite
        Font.Height = -12
        Font.Name = 'Arial'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object DBGrid1: TDBGrid
        Left = 1
        Top = 50
        Width = 634
        Height = 203
        Align = alClient
        DataSource = DataSource1
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = 'Arial'
        TitleFont.Style = []
      end
      object ToolBar1: TToolBar
        Left = 1
        Top = 16
        Width = 634
        Height = 34
        AutoSize = True
        ButtonHeight = 30
        ButtonWidth = 31
        Caption = 'ToolBar1'
        EdgeBorders = [ebTop, ebBottom]
        Flat = True
        Images = ImageList1
        TabOrder = 1
        object ToolButton8: TToolButton
          Left = 0
          Top = 0
          Width = 8
          Caption = 'ToolButton8'
          ImageIndex = 6
          Style = tbsSeparator
        end
        object ToolButton17: TToolButton
          Left = 8
          Top = 0
          Cursor = crHandPoint
          Hint = '导出数据'
          Caption = 'ToolButton17'
          ImageIndex = 12
          ParentShowHint = False
          ShowHint = True
          OnClick = ToolButton17Click
        end
        object ToolButton19: TToolButton
          Left = 39
          Top = 0
          Width = 8
          Caption = 'ToolButton19'
          ImageIndex = 6
          Style = tbsSeparator
        end
      end
    end
    object Panel7: TPanel
      Left = 0
      Top = 0
      Width = 199
      Height = 254
      Align = alLeft
      BevelOuter = bvNone
      TabOrder = 1
      object Label7: TLabel
        Left = 0
        Top = 0
        Width = 199
        Height = 15
        Align = alTop
        Caption = '   字段列表 ...'
        Color = clGreen
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWhite
        Font.Height = -12
        Font.Name = 'Arial'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object ListBox2: TListBox
        Left = 0
        Top = 15
        Width = 199
        Height = 239
        Align = alClient
        ItemHeight = 15
        PopupMenu = PopupMenu2
        TabOrder = 0
      end
    end

⌨️ 快捷键说明

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