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

📄 dealstatetjfrm.dfm

📁 一个电力企业的后台管理程序
💻 DFM
📖 第 1 页 / 共 5 页
字号:
    Top = 0
    Width = 790
    Height = 397
    Align = alClient
    BevelOuter = bvLowered
    BevelWidth = 10
    BorderWidth = 10
    BorderStyle = bsSingle
    Color = 8060928
    TabOrder = 1
    object Panel3: TPanel
      Left = 20
      Top = 20
      Width = 746
      Height = 353
      Align = alClient
      BevelInner = bvLowered
      BevelOuter = bvLowered
      BorderStyle = bsSingle
      TabOrder = 0
      object ToolBar1: TToolBar
        Left = 2
        Top = 2
        Width = 738
        Height = 28
        Cursor = crHandPoint
        AutoSize = True
        ButtonWidth = 75
        Caption = 'ToolBar1'
        EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
        EdgeInner = esLowered
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        Images = ImageList1
        List = True
        ParentFont = False
        ParentShowHint = False
        ShowCaptions = True
        ShowHint = True
        TabOrder = 0
        Transparent = True
        Wrapable = False
        object ToolButton2: TToolButton
          Left = 0
          Top = 2
          Hint = '适合屏幕大小'
          AutoSize = True
          Caption = '适屏'
          ImageIndex = 0
          OnClick = ToolButton2Click
        end
        object ToolButton4: TToolButton
          Left = 55
          Top = 2
          Hint = '适合屏幕宽'
          AutoSize = True
          Caption = '适屏宽'
          ImageIndex = 2
          OnClick = ToolButton4Click
        end
        object ToolButton3: TToolButton
          Left = 122
          Top = 2
          Hint = '100%比例'
          AutoSize = True
          Caption = '100%'
          ImageIndex = 1
          OnClick = ToolButton3Click
        end
        object ToolButton10: TToolButton
          Left = 177
          Top = 2
          Width = 6
          Caption = 'ToolButton10'
          ImageIndex = 14
          Style = tbsSeparator
        end
        object ToolButton7: TToolButton
          Left = 183
          Top = 2
          Hint = '上一页'
          AutoSize = True
          Caption = '上一页'
          ImageIndex = 4
          OnClick = ToolButton7Click
        end
        object ToolButton6: TToolButton
          Left = 250
          Top = 2
          Hint = '第一页'
          AllowAllUp = True
          AutoSize = True
          Caption = '第一页'
          ImageIndex = 3
          OnClick = ToolButton6Click
        end
        object ToolButton8: TToolButton
          Left = 317
          Top = 2
          Hint = '下一页'
          AllowAllUp = True
          AutoSize = True
          Caption = '下一页'
          ImageIndex = 5
          OnClick = ToolButton8Click
        end
        object ToolButton9: TToolButton
          Left = 384
          Top = 2
          Hint = '最后一页'
          AllowAllUp = True
          AutoSize = True
          Caption = '末页'
          ImageIndex = 6
          OnClick = ToolButton9Click
        end
        object ToolButton1: TToolButton
          Left = 439
          Top = 2
          Width = 6
          Caption = 'ToolButton1'
          ImageIndex = 14
          Style = tbsSeparator
        end
        object ToolButton11: TToolButton
          Left = 445
          Top = 2
          Hint = '打印设置'
          AllowAllUp = True
          AutoSize = True
          Caption = '打印设置'
          ImageIndex = 7
          OnClick = ToolButton11Click
        end
        object ToolButton13: TToolButton
          Left = 524
          Top = 2
          Hint = '打印'
          AllowAllUp = True
          AutoSize = True
          Caption = '打印'
          ImageIndex = 8
          OnClick = ToolButton13Click
        end
        object ToolButton5: TToolButton
          Left = 579
          Top = 2
          Width = 6
          Caption = 'ToolButton5'
          ImageIndex = 14
          Style = tbsSeparator
        end
        object ToolButton14: TToolButton
          Left = 585
          Top = 2
          Hint = '退出'
          AllowAllUp = True
          AutoSize = True
          Caption = '退出'
          Enabled = False
          ImageIndex = 9
          OnClick = ToolButton14Click
        end
      end
      object QRPreview1: TQRPreview
        Left = 2
        Top = 30
        Width = 738
        Height = 289
        HorzScrollBar.Tracking = True
        VertScrollBar.Tracking = True
        Align = alClient
        TabOrder = 1
        OnPageAvailable = QRPreview1PageAvailable
        PageNumber = 1
        Zoom = 100
        object QRep_GZCX: TQuickRep
          Left = 40
          Top = -1130
          Width = 794
          Height = 1123
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          DataSet = DM_DealStateTJ.Qr_DealStateTj
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'Arial'
          Font.Style = []
          Functions.Strings = (
            'PAGENUMBER'
            'COLUMNNUMBER'
            'REPORTTITLE')
          Functions.DATA = (
            '0'
            '0'
            #39#39)
          OnPreview = QRep_GZCXPreview
          Options = [FirstPageHeader, LastPageFooter]
          Page.Columns = 1
          Page.Orientation = poPortrait
          Page.PaperSize = A4
          Page.Values = (
            100
            2970
            100
            2100
            100
            100
            0)
          PrinterSettings.Copies = 1
          PrinterSettings.Duplex = False
          PrinterSettings.FirstPage = 0
          PrinterSettings.LastPage = 0
          PrinterSettings.OutputBin = Auto
          PrintIfEmpty = True
          SnapToGrid = True
          Units = MM
          Zoom = 100
          object TitleBand2: TQRBand
            Left = 38
            Top = 38
            Width = 718
            Height = 189
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False
            AlignToBottom = False
            Color = clWhite
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -15
            Font.Name = '宋体'
            Font.Style = []
            ForceNewColumn = False
            ForceNewPage = False
            ParentFont = False
            Size.Values = (
              500.0625
              1899.70833333333)
            BandType = rbPageHeader
            object QRShape1: TQRShape
              Left = 16
              Top = 51
              Width = 689
              Height = 1
              Frame.Color = clBlack
              Frame.DrawTop = False
              Frame.DrawBottom = False
              Frame.DrawLeft = False
              Frame.DrawRight = False
              Size.Values = (
                2.64583333333333
                42.3333333333333
                134.9375
                1822.97916666667)
              Brush.Color = clBlack
              Pen.Color = clAqua
              Shape = qrsRectangle
            end
            object QRImage2: TQRImage
              Left = 16
              Top = 8
              Width = 40
              Height = 40
              Frame.Color = clBlack
              Frame.DrawTop = False
              Frame.DrawBottom = False
              Frame.DrawLeft = False
              Frame.DrawRight = False
              Size.Values = (
                105.833333333333
                42.3333333333333
                21.1666666666667
                105.833333333333)
              Picture.Data = {
                07544269746D617036300000424D363000000000000036000000280000004000
                000040000000010018000000000000300000120B0000120B0000000000000000
                0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
                FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
                FFFFFFFFFFFFFFFFFFFFFDF6E4F9E6B0F6DD8EF5DC7FF6DF79F6E57BF7EA81F8
                F088B5AC11B5A910B6A611B7A111BA9F16C0A020CAA735DABB64F3E5C4FFFFFF
                FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
                FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
                FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
                FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
                FFFBEFCEF7DF94F5DD7BF7E77FF9F38CF9F38CF9F38CF9F38CF9F38CF9F38CF9
                F38CB5AC11B5AC11B5AC11B5AC11B5AC11B5AC11B5AC11B5AC11B6A311BD9E1A
                CDAA3CE8D299FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
                FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
                FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
                FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF8E4AAF5DC
                7EF7E87FF9F38CF9F38CF9F38CF9F38CF9F38CF9F38CF9F38CF9F38CF9F38CF9
                F38CB5AC11B5AC11B5AC11B5AC11B5AC11B5AC11B5AC11B5AC11B5AC11B5AC11

⌨️ 快捷键说明

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