object frmSXCKNewList: TfrmSXCKNewList
  Left = 14
  Top = 141
  Width = 1335
  Height = 511
  Caption = #22383#24067#20837#24211#21015#34920
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 1319
    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 TBAdd: TToolButton
      Left = 126
      Top = 0
      AutoSize = True
      Caption = #20837#24211
      ImageIndex = 1
      OnClick = TBAddClick
    end
    object TBEdit: TToolButton
      Left = 189
      Top = 0
      AutoSize = True
      Caption = #20462#25913
      ImageIndex = 11
      OnClick = TBEditClick
    end
    object TBDel: TToolButton
      Left = 252
      Top = 0
      AutoSize = True
      Caption = #21024#38500
      ImageIndex = 3
      OnClick = TBDelClick
    end
    object TBExport: TToolButton
      Left = 315
      Top = 0
      AutoSize = True
      Caption = #23548#20986
      ImageIndex = 68
      OnClick = TBExportClick
    end
    object TBClose: TToolButton
      Left = 378
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 21
      OnClick = TBCloseClick
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 33
    Width = 1319
    Height = 60
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object Label1: TLabel
      Left = 28
      Top = 12
      Width = 48
      Height = 12
      Caption = #26597#35810#26102#38388
    end
    object Label2: TLabel
      Left = 64
      Top = 36
      Width = 12
      Height = 12
      Caption = #33267
    end
    object Label3: TLabel
      Left = 515
      Top = 12
      Width = 24
      Height = 12
      Caption = #21697#21517
    end
    object Label4: TLabel
      Left = 728
      Top = 8
      Width = 60
      Height = 12
      Caption = #22383#24067#20379#24212#21830
    end
    object Label5: TLabel
      Left = 250
      Top = 12
      Width = 48
      Height = 12
      Caption = #20837#24211#21333#21495
    end
    object Label8: TLabel
      Left = 515
      Top = 36
      Width = 24
      Height = 12
      Caption = #35268#26684
    end
    object Label12: TLabel
      Left = 251
      Top = 36
      Width = 48
      Height = 12
      Caption = #20837#24211#31867#22411
    end
    object Label6: TLabel
      Left = 728
      Top = 32
      Width = 54
      Height = 12
      Caption = #25104'     '#20998
    end
    object Label7: TLabel
      Left = 760
      Top = 152
      Width = 48
      Height = 12
      Caption = #35746' '#21333' '#21495
    end
    object Label9: TLabel
      Left = 380
      Top = 152
      Width = 48
      Height = 12
      Caption = #25152#23646#31867#22411
    end
    object Label10: TLabel
      Left = 592
      Top = 148
      Width = 48
      Height = 12
      Caption = #32534'    '#21495
    end
    object Label11: TLabel
      Left = 592
      Top = 172
      Width = 48
      Height = 12
      Caption = #23384#25918#24037#21378
    end
    object BegDate: TDateTimePicker
      Left = 77
      Top = 9
      Width = 87
      Height = 20
      Date = 40768.458268587970000000
      Time = 40768.458268587970000000
      TabOrder = 0
    end
    object EndDate: TDateTimePicker
      Left = 77
      Top = 32
      Width = 87
      Height = 20
      Date = 40768.458268587970000000
      Time = 40768.458268587970000000
      TabOrder = 1
    end
    object SPName: TEdit
      Tag = 2
      Left = 542
      Top = 9
      Width = 100
      Height = 20
      TabOrder = 2
      OnChange = TBFindClick
    end
    object FactoryName: TEdit
      Tag = 2
      Left = 788
      Top = 5
      Width = 100
      Height = 20
      TabOrder = 3
      OnChange = FactoryNameChange
    end
    object SPID: TEdit
      Tag = 2
      Left = 300
      Top = 9
      Width = 100
      Height = 20
      TabOrder = 4
      OnChange = SPIDChange
      OnKeyPress = SPIDKeyPress
    end
    object SPSpec: TEdit
      Tag = 2
      Left = 542
      Top = 32
      Width = 100
      Height = 20
      TabOrder = 5
      OnChange = SPSpecChange
    end
    object CRType: TComboBox
      Tag = 2
      Left = 300
      Top = 32
      Width = 100
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 6
      OnChange = TBFindClick
      Items.Strings = (
        #37319#36141#20837#24211
        #29983#20135#36864#22238
        #26399#21021#20837#24211
        #35843#25320#20837#24211
        ''
        '')
    end
    object SPCF: TEdit
      Tag = 2
      Left = 788
      Top = 28
      Width = 100
      Height = 20
      TabOrder = 7
      OnChange = FactoryNameChange
    end
    object OrderNo: TEdit
      Tag = 2
      Left = 809
      Top = 148
      Width = 100
      Height = 20
      TabOrder = 8
      OnChange = FactoryNameChange
    end
    object SSType: TComboBox
      Tag = 2
      Left = 429
      Top = 148
      Width = 100
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 9
      OnChange = TBFindClick
      Items.Strings = (
        #33258#24049
        #23458#25143
        '')
    end
    object SPCode: TEdit
      Tag = 2
      Left = 641
      Top = 144
      Width = 100
      Height = 20
      TabOrder = 10
      OnChange = FactoryNameChange
    end
    object ToFactoryName: TEdit
      Tag = 2
      Left = 641
      Top = 168
      Width = 100
      Height = 20
      TabOrder = 11
      OnChange = FactoryNameChange
    end
  end
  object cxGrid2: TcxGrid
    Left = 0
    Top = 93
    Width = 1319
    Height = 379
    Align = alClient
    TabOrder = 2
    object Tv1: TcxGridDBTableView
      Navigator.Buttons.CustomButtons = <>
      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
        end
        item
          Kind = skSum
          Column = Tv1Column1
        end
        item
          Kind = skSum
          Column = Tv1Column2
        end
        item
          Kind = skSum
          Column = Tv1Column3
        end
        item
          Kind = skSum
          Column = Tv1Column4
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsSelection.CellSelect = 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 v1Column6: TcxGridDBColumn
        Caption = #20837#24211#21333#21495
        DataBinding.FieldName = 'SPID'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 83
      end
      object v1Column2: TcxGridDBColumn
        Tag = 2
        Caption = #20837#24211#26102#38388
        DataBinding.FieldName = 'CRTime'
        PropertiesClassName = 'TcxDateEditProperties'
        Properties.SaveTime = False
        Properties.ShowTime = False
        HeaderAlignmentHorz = taCenter
        Width = 93
      end
      object v1Column4: TcxGridDBColumn
        Tag = 2
        Caption = #20837#24211#31867#22411
        DataBinding.FieldName = 'CRType'
        PropertiesClassName = 'TcxComboBoxProperties'
        Properties.DropDownListStyle = lsFixedList
        Properties.Items.Strings = (
          #27491#24120#20837#24211
          #29983#20135#36864#22238
          #26399#21021#20837#24211)
        HeaderAlignmentHorz = taCenter
        Width = 81
      end
      object v1Column14: TcxGridDBColumn
        Tag = 2
        Caption = #22383#24067#20379#24212#21830
        DataBinding.FieldName = 'FactoryName'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Alignment.Horz = taLeftJustify
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.ReadOnly = True
        HeaderAlignmentHorz = taCenter
        Width = 103
      end
      object v1Column17: TcxGridDBColumn
        Caption = #32534#21495
        DataBinding.FieldName = 'SPCode'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 91
      end
      object v2Column1: TcxGridDBColumn
        Tag = 2
        Caption = #21697#21517
        DataBinding.FieldName = 'SPName'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        HeaderAlignmentHorz = taCenter
        Width = 97
      end
      object v1Column8: TcxGridDBColumn
        Tag = 2
        Caption = #35268#26684
        DataBinding.FieldName = 'SPSpec'
        HeaderAlignmentHorz = taCenter
        HeaderGlyphAlignmentHorz = taCenter
        Width = 65
      end
      object v1Column7: TcxGridDBColumn
        Tag = 2
        Caption = #25104#20998
        DataBinding.FieldName = 'SPCF'
        HeaderAlignmentHorz = taCenter
        HeaderGlyphAlignmentHorz = taCenter
        Width = 73
      end
      object v1Column1: TcxGridDBColumn
        Tag = 2
        Caption = #38376#24133
        DataBinding.FieldName = 'SPMF'
        HeaderAlignmentHorz = taCenter
        Width = 73
      end
      object v1Column10: TcxGridDBColumn
        Caption = #20811#37325
        DataBinding.FieldName = 'SPKZ'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 90
      end
      object v1Column11: TcxGridDBColumn
        Tag = 2
        Caption = #23384#25918#24037#21378
        DataBinding.FieldName = 'ToFactoryName'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.ReadOnly = True
        HeaderAlignmentHorz = taCenter
        Width = 69
      end
      object v1Column9: TcxGridDBColumn
        Tag = 2
        Caption = #20837#24211#21305#25968
        DataBinding.FieldName = 'PiQty'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Width = 70
      end
      object v2Column6: TcxGridDBColumn
        Tag = 2
        Caption = #20837#25968#37327
        DataBinding.FieldName = 'Qty'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Width = 70
      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
        Width = 66
      end
      object v1Column5: TcxGridDBColumn
        Tag = 2
        Caption = #24211#20301
        DataBinding.FieldName = 'KuWei'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.ReadOnly = True
        HeaderAlignmentHorz = taCenter
        Width = 79
      end
      object v1Column12: TcxGridDBColumn
        Tag = 2
        Caption = #22791#27880
        DataBinding.FieldName = 'Note'
        HeaderAlignmentHorz = taCenter
        Width = 79
      end
      object v1Column13: TcxGridDBColumn
        Caption = #21333#20215
        DataBinding.FieldName = 'Price'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 60
      end
      object v1Column15: TcxGridDBColumn
        Caption = #37329#39069
        DataBinding.FieldName = 'money'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 60
      end
      object Tv1Column1: TcxGridDBColumn
        Caption = #20986#24211#21305#25968
        DataBinding.FieldName = 'ckpiQty'
        HeaderAlignmentHorz = taCenter
        Width = 60
      end
      object Tv1Column2: TcxGridDBColumn
        Caption = #20986#24211#25968#37327
        DataBinding.FieldName = 'ckQty'
        HeaderAlignmentHorz = taCenter
        Width = 60
      end
      object Tv1Column3: TcxGridDBColumn
        Caption = #24211#23384#21305#25968
        DataBinding.FieldName = 'MXKCPiQty'
        HeaderAlignmentHorz = taCenter
        Width = 60
      end
      object Tv1Column4: TcxGridDBColumn
        Caption = #24211#23384#25968#37327
        DataBinding.FieldName = 'MXKCQty'
        HeaderAlignmentHorz = taCenter
        Width = 60
      end
    end
    object cxGrid2Level1: TcxGridLevel
      GridView = Tv1
    end
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_PBMDDJ.ADOLink
    Parameters = <>
    Left = 1196
    Top = 64
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_PBMDDJ.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 1220
    Top = 52
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_PBMDDJ.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 1116
    Top = 60
  end
  object DataSource1: TDataSource
    DataSet = CDS_Main
    Left = 928
    Top = 152
  end
  object cxGridPopupMenu1: TcxGridPopupMenu
    PopupMenus = <>
    Left = 896
    Top = 152
  end
  object CDS_Main: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 864
    Top = 152
  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 = 360
    Top = 232
    ReportData = {}
  end
  object RMDBMain: TRMDBDataSet
    Visible = True
    DataSet = CDS_PRT
    Left = 424
    Top = 232
  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 = 392
    Top = 232
  end
  object RMDBHZ: TRMDBDataSet
    Visible = True
    DataSet = CDS_HZ
    Left = 520
    Top = 232
  end
  object CDS_HZ: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 488
    Top = 232
  end
  object CDS_PRT: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 456
    Top = 232
  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
end