object frmDJBRKListSel: TfrmDJBRKListSel
  Left = 150
  Top = 108
  Width = 1378
  Height = 754
  Caption = #24453#26816#24067#20837#24211#36873#25321#21015#34920
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 1362
    Height = 33
    ButtonHeight = 30
    ButtonWidth = 59
    Caption = 'ToolBar1'
    Color = clSkyBlue
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Images = DataLink_PBMDDJ.ThreeImgList
    List = True
    ParentColor = False
    ParentFont = False
    ShowCaptions = True
    TabOrder = 0
    object TBRafresh: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #21047#26032
      ImageIndex = 0
      OnClick = TBRafreshClick
    end
    object TBFind: TToolButton
      Left = 63
      Top = 0
      AutoSize = True
      Caption = #36807#28388
      ImageIndex = 20
      OnClick = TBFindClick
    end
    object TBExport: TToolButton
      Left = 126
      Top = 0
      AutoSize = True
      Caption = #23548#20986
      ImageIndex = 68
      OnClick = TBExportClick
    end
    object TBClose: TToolButton
      Left = 189
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 21
      OnClick = TBCloseClick
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 33
    Width = 1362
    Height = 64
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object Label1: TLabel
      Left = 28
      Top = 12
      Width = 48
      Height = 12
      Caption = #20837#24211#26085#26399
    end
    object Label2: TLabel
      Left = 64
      Top = 36
      Width = 12
      Height = 12
      Caption = #33267
    end
    object Label3: TLabel
      Left = 342
      Top = 12
      Width = 24
      Height = 12
      Caption = #21697#21517
    end
    object Label4: TLabel
      Left = 459
      Top = 12
      Width = 36
      Height = 12
      Caption = #21152#24037#21378
    end
    object Label5: TLabel
      Left = 202
      Top = 12
      Width = 48
      Height = 12
      Caption = #20837#24211#21333#21495
    end
    object Label8: TLabel
      Left = 342
      Top = 36
      Width = 24
      Height = 12
      Caption = #35268#26684
    end
    object Label6: TLabel
      Left = 459
      Top = 36
      Width = 36
      Height = 12
      Caption = #25104'  '#20998
    end
    object Label7: TLabel
      Left = 561
      Top = 140
      Width = 48
      Height = 12
      Caption = #35746' '#21333' '#21495
    end
    object Label9: TLabel
      Left = 561
      Top = 116
      Width = 48
      Height = 12
      Caption = #23384#25918#24037#21378
    end
    object Label12: TLabel
      Left = 202
      Top = 36
      Width = 48
      Height = 12
      Caption = #20837#24211#31867#22411
    end
    object Label10: TLabel
      Left = 714
      Top = 140
      Width = 48
      Height = 12
      Caption = #24211'    '#20301
    end
    object Label11: TLabel
      Left = 603
      Top = 12
      Width = 48
      Height = 12
      Caption = #26579#21378#32568#21495
    end
    object Label13: TLabel
      Left = 755
      Top = 12
      Width = 36
      Height = 12
      Caption = #39068'  '#33394
    end
    object Label15: TLabel
      Left = 603
      Top = 36
      Width = 48
      Height = 12
      Caption = #33457'    '#22411
    end
    object Label16: TLabel
      Left = 755
      Top = 36
      Width = 36
      Height = 12
      Caption = #25805#20316#21592
    end
    object Label14: TLabel
      Left = 883
      Top = 12
      Width = 48
      Height = 12
      Caption = #30333#22383#32534#21495
    end
    object Label20: TLabel
      Left = 883
      Top = 37
      Width = 60
      Height = 12
      Caption = #20379#24212#21830#31867#22411
    end
    object Label21: TLabel
      Left = 1047
      Top = 12
      Width = 24
      Height = 12
      Caption = #20811#37325
    end
    object BegDate: TDateTimePicker
      Left = 77
      Top = 9
      Width = 85
      Height = 20
      Date = 40768.166666666660000000
      Format = 'yyyy-MM-dd'
      Time = 40768.166666666660000000
      TabOrder = 0
    end
    object EndDate: TDateTimePicker
      Left = 77
      Top = 32
      Width = 85
      Height = 20
      Date = 40768.166666666660000000
      Format = 'yyyy-MM-dd'
      Time = 40768.166666666660000000
      TabOrder = 1
    end
    object SPName: TEdit
      Tag = 2
      Left = 369
      Top = 9
      Width = 80
      Height = 20
      TabOrder = 2
      OnChange = TBFindClick
    end
    object FactoryName: TEdit
      Tag = 2
      Left = 496
      Top = 9
      Width = 80
      Height = 20
      TabOrder = 3
      OnChange = FactoryNameChange
    end
    object SPID: TEdit
      Tag = 2
      Left = 252
      Top = 9
      Width = 80
      Height = 20
      TabOrder = 4
      OnChange = SPIDChange
      OnKeyPress = SPIDKeyPress
    end
    object SPSpec: TEdit
      Tag = 2
      Left = 369
      Top = 32
      Width = 80
      Height = 20
      TabOrder = 5
      OnChange = SPSpecChange
    end
    object SPCF: TEdit
      Tag = 2
      Left = 496
      Top = 32
      Width = 80
      Height = 20
      TabOrder = 6
      OnChange = FactoryNameChange
    end
    object OrderNo: TEdit
      Tag = 2
      Left = 612
      Top = 137
      Width = 80
      Height = 20
      TabOrder = 7
      OnChange = FactoryNameChange
    end
    object ToFactoryName: TEdit
      Tag = 2
      Left = 612
      Top = 113
      Width = 80
      Height = 20
      TabOrder = 8
      OnChange = FactoryNameChange
    end
    object CRType: TComboBox
      Tag = 2
      Left = 252
      Top = 32
      Width = 80
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 9
      OnChange = TBFindClick
      Items.Strings = (
        #21152#24037#23436#25104
        #22238#20462#23436#25104
        #26816#39564#36864#22238
        #26399#21021#20837#24211
        #25104#21697#37319#36141
        #21360#33457#21152#24037#20837#24211
        #22797#21512#21378#21152#24037#20837#24211
        #21050#27611#21378#21152#24037#20837#24211
        '')
    end
    object KuWei: TEdit
      Tag = 2
      Left = 766
      Top = 137
      Width = 80
      Height = 20
      TabOrder = 10
      OnChange = FactoryNameChange
    end
    object RCGangNo: TEdit
      Tag = 2
      Left = 654
      Top = 9
      Width = 80
      Height = 20
      TabOrder = 11
      OnChange = FactoryNameChange
    end
    object SPColor: TEdit
      Tag = 2
      Left = 792
      Top = 9
      Width = 80
      Height = 20
      TabOrder = 12
      OnChange = FactoryNameChange
    end
    object SPHX: TEdit
      Tag = 2
      Left = 654
      Top = 33
      Width = 80
      Height = 20
      TabOrder = 13
      OnChange = FactoryNameChange
    end
    object Filler: TEdit
      Tag = 2
      Left = 792
      Top = 33
      Width = 80
      Height = 20
      TabOrder = 14
      OnChange = FactoryNameChange
    end
    object batchNo: TEdit
      Tag = 2
      Left = 944
      Top = 9
      Width = 80
      Height = 20
      TabOrder = 15
      OnChange = FactoryNameChange
    end
    object begTime: TDateTimePicker
      Left = 167
      Top = 109
      Width = 55
      Height = 20
      Date = 41583.166666666660000000
      Format = 'HH:mm'
      Time = 41583.166666666660000000
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      Kind = dtkTime
      ParentFont = False
      TabOrder = 16
    end
    object endTime: TDateTimePicker
      Left = 167
      Top = 132
      Width = 55
      Height = 20
      Date = 41583.166666666660000000
      Format = 'HH:mm'
      Time = 41583.166666666660000000
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      Kind = dtkTime
      ParentFont = False
      TabOrder = 17
    end
    object GYSType: TComboBox
      Tag = 1
      Left = 944
      Top = 32
      Width = 80
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 18
      OnChange = FactoryNameChange
      Items.Strings = (
        ''
        #22383#24067#21378
        #21152#24037#21378
        #22806#36141#25104#21697#21378
        #21360#26579#21378
        #21360#33457#21378
        #22797#21512#21378
        #33014#21360#21378
        #21050#27611#21378)
    end
    object SPKZ1: TEdit
      Tag = 2
      Left = 1072
      Top = 9
      Width = 80
      Height = 20
      TabOrder = 19
      OnChange = FactoryNameChange
    end
  end
  object cxGrid2: TcxGrid
    Left = 0
    Top = 97
    Width = 1362
    Height = 619
    Align = alClient
    PopupMenu = PopupMenu1
    TabOrder = 2
    object Tv1: TcxGridDBTableView
      OnDblClick = Tv1DblClick
      NavigatorButtons.ConfirmDelete = False
      DataController.DataSource = DataSource1
      DataController.Summary.DefaultGroupSummaryItems = <>
      DataController.Summary.FooterSummaryItems = <
        item
          Kind = skCount
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
          Column = v2Column6
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
          Column = v1Column9
        end
        item
          Kind = skSum
          Column = v1Column11
        end
        item
          Kind = skSum
          Column = v1Column21
        end
        item
          Kind = skSum
          Column = v1Column25
        end
        item
          Kind = skSum
          Column = v1Column26
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      Styles.Inactive = DataLink_PBMDDJ.SHuangSe
      Styles.IncSearch = DataLink_PBMDDJ.SHuangSe
      Styles.Selection = DataLink_PBMDDJ.SHuangSe
      Styles.Header = DataLink_PBMDDJ.Default
      object v1Column24: TcxGridDBColumn
        Caption = #36873#25321
        DataBinding.FieldName = 'SSEL'
        PropertiesClassName = 'TcxCheckBoxProperties'
        Properties.ImmediatePost = True
        Properties.NullStyle = nssUnchecked
        HeaderAlignmentHorz = taCenter
        Width = 54
      end
      object v1Column6: TcxGridDBColumn
        Caption = #20837#24211#21333#21495
        DataBinding.FieldName = 'SPID'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 75
      end
      object v1Column2: TcxGridDBColumn
        Tag = 2
        Caption = #20837#24211#26085#26399
        DataBinding.FieldName = 'CRTime'
        PropertiesClassName = 'TcxDateEditProperties'
        Properties.SaveTime = False
        Properties.ShowTime = False
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 100
      end
      object v1Column4: TcxGridDBColumn
        Tag = 2
        Caption = #20837#24211#31867#22411
        DataBinding.FieldName = 'CRType'
        PropertiesClassName = 'TcxComboBoxProperties'
        Properties.DropDownListStyle = lsFixedList
        Properties.Items.Strings = (
          #21152#24037#23436#25104
          #29983#20135#36864#22238)
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 83
      end
      object v2Column1: TcxGridDBColumn
        Tag = 2
        Caption = #21697#21517
        DataBinding.FieldName = 'SPName'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 97
      end
      object v1Column8: TcxGridDBColumn
        Tag = 2
        Caption = #35268#26684
        DataBinding.FieldName = 'SPSpec'
        HeaderAlignmentHorz = taCenter
        HeaderGlyphAlignmentHorz = taCenter
        Options.Editing = False
        Width = 65
      end
      object v1Column7: TcxGridDBColumn
        Tag = 2
        Caption = #25104#20998
        DataBinding.FieldName = 'SPCF'
        HeaderAlignmentHorz = taCenter
        HeaderGlyphAlignmentHorz = taCenter
        Options.Editing = False
        Width = 73
      end
      object v1Column1: TcxGridDBColumn
        Tag = 2
        Caption = #38376#24133
        DataBinding.FieldName = 'SPMF'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 73
      end
      object v1Column10: TcxGridDBColumn
        Tag = 2
        Caption = #20811#37325
        DataBinding.FieldName = 'SPKZ'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 90
      end
      object v1Column14: TcxGridDBColumn
        Tag = 2
        Caption = #21152#24037#21378
        DataBinding.FieldName = 'FactoryName'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Alignment.Horz = taLeftJustify
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.ReadOnly = True
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 101
      end
      object v1Column15: TcxGridDBColumn
        Caption = #39068#33394
        DataBinding.FieldName = 'SPColor'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 69
      end
      object v1Column17: TcxGridDBColumn
        Caption = #33457#22411#33457#21495
        DataBinding.FieldName = 'SPHX'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 70
      end
      object v1Column19: TcxGridDBColumn
        Caption = #26579#21378#32568#21495
        DataBinding.FieldName = 'RCGangNo'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 75
      end
      object v1Column9: TcxGridDBColumn
        Tag = 2
        Caption = #21305#25968
        DataBinding.FieldName = 'PiQty'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 67
      end
      object v2Column6: TcxGridDBColumn
        Tag = 2
        Caption = #30721#21333#24635#25968#37327
        DataBinding.FieldName = 'Qty'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Styles.Content = DataLink_PBMDDJ.FontBlue
        Styles.Footer = DataLink_PBMDDJ.FontBlue
        Styles.Header = DataLink_PBMDDJ.FontBlue
        Width = 85
      end
      object v1Column3: TcxGridDBColumn
        Tag = 2
        Caption = #25968#37327#21333#20301
        DataBinding.FieldName = 'QtyUnit'
        PropertiesClassName = 'TcxComboBoxProperties'
        Properties.DropDownListStyle = lsFixedList
        Properties.Items.Strings = (
          'Kg'
          'M'
          'Y')
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 66
      end
      object v1Column12: TcxGridDBColumn
        Tag = 2
        Caption = #22791#27880
        DataBinding.FieldName = 'Note'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 79
      end
      object v1Column20: TcxGridDBColumn
        Caption = #25805#20316#21592
        DataBinding.FieldName = 'Filler'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 60
      end
      object v1Column5: TcxGridDBColumn
        Caption = #21333#20215
        DataBinding.FieldName = 'Price'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 60
      end
      object v1Column11: TcxGridDBColumn
        Caption = #37329#39069
        DataBinding.FieldName = 'money'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 60
      end
      object v1Column13: TcxGridDBColumn
        Caption = #20013#25991#21697#21517
        DataBinding.FieldName = 'C_CodeNameZW'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 60
      end
      object v1Column16: TcxGridDBColumn
        Caption = #32440#31649#37325#37327
        DataBinding.FieldName = 'Qty1'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 60
      end
      object v1Column18: TcxGridDBColumn
        Caption = #30333#22383#32534#21495
        DataBinding.FieldName = 'batchNo'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 80
      end
      object v1Column21: TcxGridDBColumn
        Caption = #26631#31614#24635#25968#37327
        DataBinding.FieldName = 'MJlen'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Styles.Content = DataLink_PBMDDJ.FoneRed
        Styles.Footer = DataLink_PBMDDJ.FoneRed
        Styles.Header = DataLink_PBMDDJ.FoneRed
        Width = 71
      end
      object v1Column22: TcxGridDBColumn
        Caption = #25805#20316#26102#38388
        DataBinding.FieldName = 'FillTime'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 120
      end
      object v1Column23: TcxGridDBColumn
        Caption = #20379#24212#21830#31867#22411
        DataBinding.FieldName = 'GYSType'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 80
      end
      object v1Column25: TcxGridDBColumn
        Caption = #30333#22383#21305#25968
        DataBinding.FieldName = 'TPPS'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 60
      end
      object v1Column26: TcxGridDBColumn
        Caption = #30333#22383#25968#37327
        DataBinding.FieldName = 'TPQty'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 60
      end
    end
    object cxGrid2Level1: TcxGridLevel
      GridView = Tv1
    end
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_PBMDDJ.ADOLink
    Parameters = <>
    Left = 584
    Top = 36
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_PBMDDJ.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 544
    Top = 40
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_PBMDDJ.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 656
    Top = 36
  end
  object DataSource1: TDataSource
    DataSet = CDS_Main
    Left = 600
    Top = 388
  end
  object cxGridPopupMenu1: TcxGridPopupMenu
    Grid = cxGrid2
    PopupMenus = <>
    Left = 568
    Top = 388
  end
  object CDS_Main: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 536
    Top = 388
  end
  object RM1: TRMGridReport
    ThreadPrepareReport = True
    InitialZoom = pzDefault
    PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
    DefaultCollate = False
    SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
    PreviewOptions.RulerUnit = rmutScreenPixels
    PreviewOptions.RulerVisible = False
    PreviewOptions.DrawBorder = False
    PreviewOptions.BorderPen.Color = clGray
    PreviewOptions.BorderPen.Style = psDash
    Dataset = RMDBMain
    CompressLevel = rmzcFastest
    CompressThread = False
    LaterBuildEvents = True
    OnlyOwnerDataSet = False
    Left = 372
    Top = 184
    ReportData = {}
  end
  object RMDBMain: TRMDBDataSet
    Visible = True
    DataSet = ADOQueryPrint
    Left = 300
    Top = 192
  end
  object RMXLSExport1: TRMXLSExport
    ShowAfterExport = True
    ExportPrecision = 1
    PagesOfSheet = 100
    ExportImages = True
    ExportFrames = True
    ExportImageFormat = ifBMP
    JPEGQuality = 0
    ScaleX = 1.000000000000000000
    ScaleY = 1.000000000000000000
    CompressFile = False
    Left = 288
    Top = 240
  end
  object PopupMenu1: TPopupMenu
    Left = 328
    Top = 232
    object N1: TMenuItem
      Caption = #20840#36873
      OnClick = N1Click
    end
    object N2: TMenuItem
      Caption = #20840#24323
      OnClick = N2Click
    end
  end
  object ADOQueryPrint: TADOQuery
    Connection = DataLink_PBMDDJ.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 740
    Top = 8
  end
  object RMDB_Main: TRMDBDataSet
    Visible = True
    DataSet = ADOQueryPrint
    Left = 700
    Top = 8
  end
  object RM2: TRMGridReport
    ThreadPrepareReport = True
    InitialZoom = pzDefault
    PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
    DefaultCollate = False
    ShowPrintDialog = False
    SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
    PreviewOptions.RulerUnit = rmutScreenPixels
    PreviewOptions.RulerVisible = False
    PreviewOptions.DrawBorder = False
    PreviewOptions.BorderPen.Color = clGray
    PreviewOptions.BorderPen.Style = psDash
    CompressLevel = rmzcFastest
    CompressThread = False
    LaterBuildEvents = True
    OnlyOwnerDataSet = False
    Left = 620
    Top = 36
    ReportData = {}
  end
end