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

📄 exchange_unit.dfm

📁 仓库管理信息系统 DELPHI代码作的
💻 DFM
📖 第 1 页 / 共 3 页
字号:
      end
      object Label3: TLabel
        Left = 264
        Top = 24
        Width = 73
        Height = 12
        AutoSize = False
      end
      object Label5: TLabel
        Left = 184
        Top = 56
        Width = 72
        Height = 12
        Caption = #20179#24211#31649#29702#21592#65306
      end
      object Label6: TLabel
        Left = 16
        Top = 88
        Width = 48
        Height = 12
        Caption = #25805#20316#21592#65306
      end
      object Label7: TLabel
        Left = 184
        Top = 88
        Width = 36
        Height = 12
        Caption = #22791#27880#65306
      end
      object Label4: TLabel
        Left = 16
        Top = 56
        Width = 48
        Height = 12
        Caption = #35843#20837#20179#65306
      end
      object ComboBox1: TComboBox
        Left = 72
        Top = 19
        Width = 89
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        TabOrder = 0
        OnExit = ComboBox1Exit
      end
      object Edit2: TEdit
        Left = 256
        Top = 53
        Width = 89
        Height = 20
        TabOrder = 1
      end
      object Edit3: TEdit
        Left = 72
        Top = 85
        Width = 89
        Height = 20
        Enabled = False
        TabOrder = 2
      end
      object Edit4: TEdit
        Left = 256
        Top = 85
        Width = 145
        Height = 20
        TabOrder = 3
      end
      object ComboBox2: TComboBox
        Left = 72
        Top = 51
        Width = 89
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        TabOrder = 4
        OnEnter = ComboBox2Enter
      end
    end
    object Edit5: TEdit
      Left = -48
      Top = 408
      Width = 81
      Height = 20
      TabOrder = 3
      Text = 'Edit5'
      Visible = False
    end
    object Button1: TButton
      Left = 256
      Top = 448
      Width = 75
      Height = 25
      Caption = 'Button1(&f)'
      TabOrder = 4
      OnClick = Button1Click
    end
    object QuickRep1: TQuickRep
      Left = 344
      Top = 456
      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 = 75
          Height = 17
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            44.9791666666667
            232.833333333333
            0
            198.4375)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Color = clWhite
          DataSet = qry
          DataField = 'goods_name'
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
        object QRDBText3: TQRDBText
          Left = 240
          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
            635
            0
            116.416666666667)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Color = clWhite
          DataSet = qry
          DataField = 'amount'
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
      end
      object SummaryBand1: TQRBand
        Left = 38
        Top = 129
        Width = 718
        Height = 80
        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 = (
          211.666666666667
          1899.70833333333)
        BandType = rbSummary
        object QRShape1: TQRShape
          Left = 0
          Top = 0
          Width = 361
          Height = 1
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            2.64583333333333
            0
            0
            955.145833333333)
          Shape = qrsRectangle
        end
        object QRLabel5: 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 = #35843#20986#20179#65306
          Color = clWhite
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
        object QRLabel6: TQRLabel
          Left = 88
          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
            232.833333333333
            21.1666666666667
            153.458333333333)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Caption = 'QRLabel6'
          Color = clWhite
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
        object QRLabel7: TQRLabel
          Left = 24
          Top = 32
          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
            84.6666666666667
            171.979166666667)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Caption = #35843#20837#20179#65306
          Color = clWhite
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
        object QRLabel8: TQRLabel
          Left = 88
          Top = 32
          Width = 58
          Height = 17
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            44.9791666666667
            232.833333333333
            84.6666666666667
            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 = 192
          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
            508
            21.1666666666667
            171.979166666667)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Caption = #24635#25968#37327#65306
          Color = clWhite
          Transparent = False
          WordWrap = True
          FontSize = 10
        end
        object QRExpr1: TQRExpr
          Left = 264
          Top = 8
          Width = 103
          Height = 17
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            44.9791666666667
            698.5
            21.1666666666667
            272.520833333333)
          Alignment = taLeftJustify
          AlignToBand = False
          AutoSize = True
          AutoStretch = False
          Color = clWhite
          ResetAfterPrint = False
          Transparent = False
          WordWrap = True
          Expression = 'SUM(qry.amount)'
          FontSize = 10
        end
        object QRLabel10: TQRLabel
          Left = 192
          Top = 32
          Width = 65
          Height = 17
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          Size.Values = (
            44.9791666666667
            508
            84.6666666666667

⌨️ 快捷键说明

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