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

📄 goods_out_unit.~dfm

📁 仓库管理信息系统 DELPHI代码作的
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
          C6CECFCECECFCECECFCECECFCECECFCE0000CECFCECECFCECECFCECECFCECECF
          CECECFCEBDBACEADAAD6B5AAE7B5B2EFADAAEFA5A2E79C9AD69C9ACEADAAC6CE
          CFCECECFCECECFCECECFCECECFCECECFCECECFCE0000CECFCECECFCECECFCECE
          CFCECECFCECECFCECECFCECECFCECECFCECECFCECECFCECECFCECECFCECECFCE
          CECFCECECFCECECFCECECFCECECFCECECFCECECFCECECFCE0000}
        OnClick = MIBtnExitClick
      end
    end
    object GroupBox1: TGroupBox
      Left = 0
      Top = 256
      Width = 417
      Height = 97
      Caption = #35814#32454#20449#24687
      TabOrder = 2
      object Label2: TLabel
        Left = 200
        Top = 24
        Width = 48
        Height = 12
        Caption = #20379#24212#21830#65306
      end
      object Label3: TLabel
        Left = 8
        Top = 24
        Width = 48
        Height = 12
        Caption = #25805#20316#21592#65306
      end
      object Label4: TLabel
        Left = 200
        Top = 64
        Width = 60
        Height = 12
        Caption = #20215#26684#21512#35745#65306
      end
      object Label5: TLabel
        Left = 264
        Top = 64
        Width = 113
        Height = 12
        AutoSize = False
      end
      object Label7: TLabel
        Left = 8
        Top = 64
        Width = 36
        Height = 12
        Caption = #22791#27880#65306
      end
      object Label9: TLabel
        Left = 336
        Top = 64
        Width = 12
        Height = 12
        Caption = #20803
      end
      object ComboBox1: TComboBox
        Left = 256
        Top = 22
        Width = 89
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        TabOrder = 0
        OnEnter = ComboBox1Enter
      end
      object Edit2: TEdit
        Left = 72
        Top = 22
        Width = 89
        Height = 20
        Enabled = False
        TabOrder = 1
      end
      object Edit4: TEdit
        Left = 72
        Top = 62
        Width = 113
        Height = 20
        TabOrder = 2
      end
    end
    object Edit5: TEdit
      Left = 16
      Top = 416
      Width = 57
      Height = 20
      TabOrder = 3
      Text = #21333#21495
      Visible = False
    end
    object Button1: TButton
      Left = 320
      Top = 440
      Width = 75
      Height = 25
      Caption = 'Button1(&f)'
      TabOrder = 4
      OnClick = Button1Click
    end
    object QuickRep1: TQuickRep
      Left = 248
      Top = 464
      Width = 794
      Height = 1123
      Frame.Color = clBlack
      Frame.DrawTop = False
      Frame.DrawBottom = False
      Frame.DrawLeft = False
      Frame.DrawRight = False
      DataSet = qry
      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)
      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 DetailBand1: TQRBand
        Left = 38
        Top = 105
        Width = 718
        Height = 24
        Frame.Color = clBlack
        Frame.DrawTop = False
        Frame.DrawBottom = False
        Frame.DrawLeft = False
        Frame.DrawRight = False
        AlignToBottom = False
        Color = clWhite
        ForceNewColumn = False
        ForceNewPage = False
        Size.Values = (
          63.5
          1899.70833333333)
        BandType = rbDetail
        object QRDBText1: TQRDBText
          Left = 24
          Top = 0
          Width = 53
          Height = 17
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            44.9791666666667
            63.5
            0
            140.229166666667)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Color = clWhite
          DataSet = qry
          DataField = 'goods_id'
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
        object QRDBText2: TQRDBText
          Left = 88
          Top = 0
          Width = 68
          Height = 17
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            44.9791666666667
            232.833333333333
            0
            179.916666666667)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Color = clWhite
          DataSet = qry
          DataField = 'goodsname'
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
        object QRDBText3: TQRDBText
          Left = 232
          Top = 0
          Width = 44
          Height = 17
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            44.9791666666667
            613.833333333333
            0
            116.416666666667)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Color = clWhite
          DataSet = qry
          DataField = 'amount'
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
        object QRDBText4: TQRDBText
          Left = 280
          Top = 0
          Width = 29
          Height = 17
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            44.9791666666667
            740.833333333333
            0
            76.7291666666667)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Color = clWhite
          DataSet = qry
          DataField = 'price'
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
        object QRDBText5: TQRDBText
          Left = 336
          Top = 0
          Width = 26
          Height = 17
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            44.9791666666667
            889
            0
            68.7916666666667)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Color = clWhite
          DataSet = qry
          DataField = 'total'
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
      end
      object SummaryBand1: TQRBand
        Left = 38
        Top = 129
        Width = 718
        Height = 56
        Frame.Color = clBlack
        Frame.DrawTop = False
        Frame.DrawBottom = False
        Frame.DrawLeft = False
        Frame.DrawRight = False
        AlignToBottom = False
        Color = clWhite
        ForceNewColumn = False
        ForceNewPage = False
        Size.Values = (
          148.166666666667
          1899.70833333333)
        BandType = rbSummary
        object QRShape1: TQRShape
          Left = 0
          Top = 0
          Width = 457
          Height = 1
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            2.64583333333333
            0
            0
            1209.14583333333)
          Shape = qrsRectangle
        end
        object QRLabel7: TQRLabel
          Left = 24
          Top = 8
          Width = 65
          Height = 17
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            44.9791666666667
            63.5
            21.1666666666667
            171.979166666667)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Caption = #20379#24212#21830#65306
          Color = clWhite
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
        object QRLabel8: TQRLabel
          Left = 96
          Top = 8
          Width = 58
          Height = 17
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            44.9791666666667
            254
            21.1666666666667
            153.458333333333)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Caption = 'QRLabel8'
          Color = clWhite
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
        object QRLabel9: TQRLabel
          Left = 232
          Top = 8
          Width = 81
          Height = 17
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            44.9791666666667
            613.833333333333
            21.1666666666667
            214.3125)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Caption = #20215#26684#21512#35745#65306
          Color = clWhite
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
        object QRExpr1: TQRExpr
          Left = 312
          Top = 8
          Width = 85
          Height = 17
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            44.9791666666667

⌨️ 快捷键说明

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