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

📄 uquery.dfm

📁 该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦
💻 DFM
字号:
object Form1: TForm1
  Left = 204
  Top = -4
  BorderStyle = bsNone
  Caption = 'SQL'#26597#35810#25554#20214
  ClientHeight = 638
  ClientWidth = 745
  Color = 16244694
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object RzBackground2: TRzBackground
    Left = 740
    Top = 0
    Width = 5
    Height = 633
    Active = True
    Align = alRight
    GradientColorStart = 13745528
    GradientColorStop = clNavy
    ImageStyle = isTiled
    ShowGradient = True
    ShowImage = False
    ShowTexture = False
  end
  object RzBackground3: TRzBackground
    Left = 0
    Top = 633
    Width = 745
    Height = 5
    Active = True
    Align = alBottom
    GradientColorStart = clNavy
    GradientColorStop = clNavy
    GradientDirection = gdHorizontalCenter
    ImageStyle = isTiled
    ShowGradient = True
    ShowImage = False
    ShowTexture = False
  end
  object RzBackground1: TRzBackground
    Left = 0
    Top = 0
    Width = 5
    Height = 633
    Active = True
    Align = alLeft
    GradientColorStart = 13745528
    GradientColorStop = clNavy
    ImageStyle = isTiled
    ShowGradient = True
    ShowImage = False
    ShowTexture = False
  end
  object RzPanel1: TRzPanel
    Tag = -1
    Left = 264
    Top = 264
    Width = 185
    Height = 41
    TabOrder = 0
  end
  object RzPanel3: TRzPanel
    Tag = -3
    Left = 5
    Top = 0
    Width = 735
    Height = 633
    Align = alClient
    BevelWidth = 5
    BorderInner = fsFlat
    BorderOuter = fsNone
    BorderSides = [sdTop]
    BorderColor = 16244694
    BorderHighlight = 16710908
    BorderShadow = 16244694
    Color = 16244694
    FlatColor = 9002571
    FlatColorAdjustment = 0
    TabOrder = 1
    object lblUser: TLabel
      Left = 10
      Top = 8
      Width = 32
      Height = 13
      Caption = 'lblUser'
      Transparent = True
    end
    object RzStatusBar1: TRzStatusBar
      Tag = -1
      Left = 0
      Top = 614
      Width = 735
      Height = 19
      BorderInner = fsNone
      BorderOuter = fsNone
      BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
      BorderWidth = 0
      TabOrder = 0
      object RzStatusPane1: TRzStatusPane
        Left = -1
        Top = 1
        Width = 259
        Height = 19
        Align = alLeft
        Alignment = taCenter
      end
      object RzStatusPane2: TRzStatusPane
        Left = 258
        Top = 1
        Width = 146
        Height = 19
        Align = alLeft
        Anchors = [akLeft, akTop, akRight, akBottom]
        Alignment = taCenter
      end
      object RzStatusPane3: TRzStatusPane
        Left = 404
        Top = 1
        Width = 332
        Height = 19
        Align = alRight
        Alignment = taCenter
      end
    end
    object RzPanel8: TRzPanel
      Left = 0
      Top = 1
      Width = 735
      Height = 9
      Align = alTop
      BorderOuter = fsFlat
      BorderSides = [sdRight]
      Color = 16244694
      FlatColor = 9002571
      TabOrder = 1
      object RzBackground4: TRzBackground
        Left = 0
        Top = 0
        Width = 744
        Height = 8
        Active = True
        Align = alNone
        GradientColorStart = 13745528
        GradientColorStop = clNavy
        GradientDirection = gdVerticalCenter
        ImageStyle = isCenter
        ShowGradient = True
        ShowImage = False
        ShowTexture = False
      end
    end
    object RzSizePanel1: TRzSizePanel
      Left = 0
      Top = 10
      Width = 735
      Height = 186
      Align = alTop
      BevelWidth = 30
      BorderColor = 10930928
      Color = 16244694
      HotSpotIgnoreMargins = True
      HotSpotVisible = True
      SizeBarWidth = 7
      TabOrder = 2
      UseGradients = True
      DesignSize = (
        735
        178)
      object RzPanel2: TRzPanel
        Tag = -1
        Left = 7
        Top = 8
        Width = 723
        Height = 167
        Anchors = [akLeft, akTop, akRight, akBottom]
        BorderOuter = fsNone
        TabOrder = 0
        object RzLabel1: TRzLabel
          Left = 9
          Top = 17
          Width = 72
          Height = 13
          Caption = #25968#25454#24211#21035#21517#65306
        end
        object RzLabel2: TRzLabel
          Left = 33
          Top = 51
          Width = 48
          Height = 13
          Caption = #29992#25143#21517#65306
        end
        object RzLabel3: TRzLabel
          Left = 45
          Top = 86
          Width = 36
          Height = 13
          Caption = #23494#30721#65306
        end
        object RzLabel4: TRzLabel
          Left = 244
          Top = 17
          Width = 57
          Height = 13
          Caption = 'SQL'#35821#21477#65306
        end
        object edtDatabaseName: TRzComboBox
          Left = 88
          Top = 13
          Width = 145
          Height = 21
          ItemHeight = 13
          TabOrder = 0
        end
        object edtPassword: TRzEdit
          Left = 88
          Top = 86
          Width = 145
          Height = 21
          TabOrder = 1
        end
        object edtUserName: TRzEdit
          Left = 88
          Top = 50
          Width = 145
          Height = 21
          TabOrder = 2
        end
        object RzMemo1: TRzMemo
          Left = 304
          Top = 13
          Width = 412
          Height = 133
          ScrollBars = ssVertical
          TabOrder = 3
        end
        object RzButton1: TRzButton
          Left = 48
          Top = 125
          Width = 120
          Height = 24
          Action = actConnection
          Color = 16244694
          HighlightColor = clYellow
          HotTrack = True
          TabOrder = 4
        end
        object RzButton2: TRzButton
          Left = 192
          Top = 125
          Width = 96
          Height = 24
          Action = actDoSQL
          Caption = #25191#34892'SQL(&F9)'
          Color = 16244694
          HighlightColor = clYellow
          HotTrack = True
          TabOrder = 5
        end
      end
    end
    object RzPanel4: TRzPanel
      Tag = -1
      Left = 0
      Top = 196
      Width = 735
      Height = 418
      Align = alClient
      BorderOuter = fsNone
      TabOrder = 3
      object RzPageControl1: TRzPageControl
        Tag = -1
        Left = 0
        Top = 0
        Width = 735
        Height = 418
        ActivePage = TabSheet2
        Align = alClient
        TabIndex = 1
        TabOrder = 0
        TabStyle = tsCutCorner
        FixedDimension = 20
        object TabSheet1: TRzTabSheet
          Color = 16244694
          Caption = #25968#25454#20449#24687
          DesignSize = (
            731
            394)
          object RzDBGrid1: TRzDBGrid
            Left = 5
            Top = 9
            Width = 721
            Height = 379
            Anchors = [akLeft, akTop, akRight, akBottom]
            DataSource = DataSource1
            TabOrder = 0
            TitleFont.Charset = DEFAULT_CHARSET
            TitleFont.Color = clWindowText
            TitleFont.Height = -11
            TitleFont.Name = 'MS Sans Serif'
            TitleFont.Style = []
          end
        end
        object TabSheet2: TRzTabSheet
          Color = 16244694
          Caption = #25152#26377#34920#21517
          DesignSize = (
            731
            394)
          object RzRichEdit1: TRzRichEdit
            Left = 5
            Top = 8
            Width = 721
            Height = 379
            Anchors = [akLeft, akTop, akRight, akBottom]
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -11
            Font.Name = 'MS Sans Serif'
            Font.Style = []
            ParentFont = False
            PopupMenu = PopupMenu1
            TabOrder = 0
          end
        end
      end
    end
  end
  object ActionList1: TActionList
    Left = 312
    Top = 121
    object actDoSQL: TAction
      Caption = #25191#34892'SQL'#65288'&F9'#65289
      ShortCut = 120
      OnExecute = actDoSQLExecute
    end
    object actConnection: TAction
      Caption = #36830#25509#25968#25454#24211'(F2)'
      ShortCut = 113
      OnExecute = actConnectionExecute
    end
    object actFind: TAction
      Caption = #26597#25214
      ShortCut = 114
      OnExecute = actFindExecute
    end
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 48
    Top = 16
  end
  object Query1: TQuery
    Left = 80
    Top = 16
  end
  object PopupMenu1: TPopupMenu
    Left = 380
    Top = 128
    object F31: TMenuItem
      Action = actFind
    end
  end
  object FindDialog1: TFindDialog
    OnFind = FindDialog1Find
    Left = 352
    Top = 128
  end
  object Database1: TDatabase
    SessionName = 'Default'
    Left = 16
    Top = 16
  end
  object MyTheme1: TMyTheme
    Left = 416
    Top = 120
  end
end

⌨️ 快捷键说明

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