object frmCKProductBCPHCList: TfrmCKProductBCPHCList
  Left = 128
  Top = 152
  Width = 1027
  Height = 511
  Caption = #25104#21697#22238#20179#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 = 1011
    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_TradeManage.ThreeImgList
    List = True
    ParentColor = False
    ParentFont = False
    ShowCaptions = True
    TabOrder = 0
    object TBRafresh: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #21047#26032
      ImageIndex = 9
      OnClick = TBRafreshClick
    end
    object TBFind: TToolButton
      Left = 63
      Top = 0
      AutoSize = True
      Caption = #36807#28388
      ImageIndex = 59
      OnClick = TBFindClick
    end
    object TBExport: TToolButton
      Left = 126
      Top = 0
      AutoSize = True
      Caption = #23548#20986
      ImageIndex = 75
      OnClick = TBExportClick
    end
    object TBPrint: TToolButton
      Left = 189
      Top = 0
      AutoSize = True
      Caption = #25171#21360
      ImageIndex = 12
      Visible = False
    end
    object TBClose: TToolButton
      Left = 252
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 55
      OnClick = TBCloseClick
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 33
    Width = 1011
    Height = 72
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object Label3: TLabel
      Left = 357
      Top = 12
      Width = 48
      Height = 12
      Caption = #20013#25991#21517#31216
    end
    object Label4: TLabel
      Left = 526
      Top = 12
      Width = 24
      Height = 12
      Caption = #39068#33394
    end
    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 Label5: TLabel
      Left = 178
      Top = 12
      Width = 48
      Height = 12
      Caption = #35746' '#21333' '#21495
    end
    object Label6: TLabel
      Left = 178
      Top = 36
      Width = 48
      Height = 12
      Caption = #26465'    '#30721
    end
    object Label8: TLabel
      Left = 357
      Top = 36
      Width = 48
      Height = 12
      Caption = #20811'    '#37325
    end
    object Label9: TLabel
      Left = 526
      Top = 36
      Width = 24
      Height = 12
      Caption = #38376#24133
    end
    object Label7: TLabel
      Left = 648
      Top = 36
      Width = 24
      Height = 12
      Caption = #31867#22411
    end
    object MPRTCodeName: TEdit
      Tag = 2
      Left = 406
      Top = 9
      Width = 100
      Height = 20
      TabOrder = 0
      OnChange = MPRTCodeNameChange
    end
    object PRTColor: TEdit
      Tag = 2
      Left = 550
      Top = 9
      Width = 65
      Height = 20
      TabOrder = 1
      OnChange = MPRTCodeNameChange
    end
    object BegDate: TDateTimePicker
      Left = 77
      Top = 9
      Width = 87
      Height = 20
      Date = 40768.458268587970000000
      Time = 40768.458268587970000000
      TabOrder = 2
    end
    object EndDate: TDateTimePicker
      Left = 77
      Top = 33
      Width = 87
      Height = 20
      Date = 40768.458268587970000000
      Time = 40768.458268587970000000
      TabOrder = 3
    end
    object orderNo: TEdit
      Tag = 2
      Left = 228
      Top = 9
      Width = 109
      Height = 20
      TabOrder = 4
      OnChange = MPRTCodeNameChange
    end
    object MJID: TEdit
      Tag = 2
      Left = 228
      Top = 33
      Width = 109
      Height = 20
      TabOrder = 5
      OnChange = MPRTCodeNameChange
    end
    object MPRTKZ: TEdit
      Tag = 2
      Left = 406
      Top = 33
      Width = 100
      Height = 20
      TabOrder = 6
      OnChange = MPRTCodeNameChange
    end
    object MPRTMF: TEdit
      Tag = 2
      Left = 550
      Top = 32
      Width = 65
      Height = 20
      TabOrder = 7
      OnChange = MPRTCodeNameChange
    end
    object CPType: TComboBox
      Tag = 2
      Left = 674
      Top = 32
      Width = 68
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 8
      OnChange = TBFindClick
      Items.Strings = (
        #27491#21697
        #27425#21697
        #25913#33394#21697
        ''
        '')
    end
  end
  object cxGrid2: TcxGrid
    Left = 0
    Top = 105
    Width = 1011
    Height = 368
    Align = alClient
    TabOrder = 2
    object Tv1: TcxGridDBTableView
      NavigatorButtons.ConfirmDelete = False
      DataController.DataSource = DataSource1
      DataController.Summary.DefaultGroupSummaryItems = <>
      DataController.Summary.FooterSummaryItems = <
        item
          Kind = skCount
          Column = v1Column6
        end
        item
          Kind = skSum
          Column = v2Column5
        end
        item
          Kind = skSum
          Column = v2Column6
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsSelection.CellSelect = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      Styles.Inactive = DataLink_TradeManage.SHuangSe
      Styles.IncSearch = DataLink_TradeManage.SHuangSe
      Styles.Selection = DataLink_TradeManage.SHuangSe
      Styles.Header = DataLink_TradeManage.Default
      object v1Column1: TcxGridDBColumn
        Caption = #35746#21333#21495
        DataBinding.FieldName = 'orderNo'
        HeaderAlignmentHorz = taCenter
        Width = 74
      end
      object v2Column1: TcxGridDBColumn
        Caption = #20013#25991#21517#31216
        DataBinding.FieldName = 'MPRTCodeName'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Width = 92
      end
      object v2Column3: TcxGridDBColumn
        Caption = #39068#33394
        DataBinding.FieldName = 'PRTColor'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Width = 77
      end
      object v1Column8: TcxGridDBColumn
        Caption = #38376#24133
        DataBinding.FieldName = 'MPRTMF'
        HeaderAlignmentHorz = taCenter
        Width = 70
      end
      object v1Column9: TcxGridDBColumn
        Caption = #20811#37325
        DataBinding.FieldName = 'MPRTKZ'
        HeaderAlignmentHorz = taCenter
        Width = 59
      end
      object v1Column6: TcxGridDBColumn
        Caption = #26465#30721
        DataBinding.FieldName = 'MJID'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 92
      end
      object v1Column3: TcxGridDBColumn
        Caption = #31867#22411
        DataBinding.FieldName = 'CPType'
        HeaderAlignmentHorz = taCenter
        Width = 63
      end
      object v1Column2: TcxGridDBColumn
        Caption = #22238#20179#26102#38388
        DataBinding.FieldName = 'CRTime'
        HeaderAlignmentHorz = taCenter
        Width = 107
      end
      object v2Column5: TcxGridDBColumn
        Caption = #22238#20179#20844#26020#25968
        DataBinding.FieldName = 'KGQty'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Width = 83
      end
      object v2Column6: TcxGridDBColumn
        Caption = #22238#20179#38271#24230
        DataBinding.FieldName = 'Qty'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Width = 85
      end
      object v1Column7: TcxGridDBColumn
        Caption = #38271#24230#21333#20301
        DataBinding.FieldName = 'QtyUnit'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Width = 83
      end
    end
    object cxGrid2Level1: TcxGridLevel
      GridView = Tv1
    end
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_TradeManage.ADOLink
    Parameters = <>
    Left = 968
    Top = 40
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_TradeManage.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 984
    Top = 40
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_TradeManage.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 944
    Top = 32
  end
  object DataSource1: TDataSource
    DataSet = CDS_Main
    Left = 920
    Top = 152
  end
  object cxGridPopupMenu1: TcxGridPopupMenu
    Grid = cxGrid2
    PopupMenus = <>
    Left = 888
    Top = 144
  end
  object CDS_Main: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 896
    Top = 128
  end
end