object frmPRTOrderPBDHViewList: TfrmPRTOrderPBDHViewList
  Left = 50
  Top = 102
  Width = 1382
  Height = 598
  Caption = #22383#24067#21040#36135#26597#35810
  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 = 1366
    AutoSize = True
    ButtonHeight = 30
    ButtonWidth = 119
    Caption = 'ToolBar1'
    Color = clSkyBlue
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Images = DataLink_DDMD.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 TBView: TToolButton
      Left = 126
      Top = 0
      AutoSize = True
      Caption = #26597#30475
      ImageIndex = 55
      OnClick = TBViewClick
    end
    object TBPrint: TToolButton
      Left = 189
      Top = 0
      AutoSize = True
      Caption = #25171#21360#21253#35013#25351#31034#21333
      ImageIndex = 4
      OnClick = TBPrintClick
    end
    object ToolButton2: TToolButton
      Left = 312
      Top = 0
      Caption = #25171#21360#25805#20316#25351#31034#21333
      ImageIndex = 14
      OnClick = ToolButton2Click
    end
    object ToolButton1: TToolButton
      Left = 431
      Top = 0
      AutoSize = True
      Caption = #23548#20986
      ImageIndex = 68
      OnClick = ToolButton1Click
    end
    object TBClose: TToolButton
      Left = 494
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 21
      OnClick = TBCloseClick
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 32
    Width = 1366
    Height = 67
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object Label1: TLabel
      Left = 23
      Top = 15
      Width = 52
      Height = 12
      Caption = #21046#21333#26085#26399
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label3: TLabel
      Left = 179
      Top = 15
      Width = 39
      Height = 12
      Caption = #35746#21333#21495
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label4: TLabel
      Left = 179
      Top = 39
      Width = 39
      Height = 12
      Caption = #23458#25143#21495
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label8: TLabel
      Left = 316
      Top = 39
      Width = 52
      Height = 12
      Caption = #20135#21697#21517#31216
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label10: TLabel
      Left = 462
      Top = 39
      Width = 26
      Height = 12
      Caption = #35268#26684
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label12: TLabel
      Left = 579
      Top = 39
      Width = 26
      Height = 12
      Caption = #20811#37325
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label13: TLabel
      Left = 579
      Top = 15
      Width = 26
      Height = 12
      Caption = #38376#24133
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 318
      Top = 15
      Width = 52
      Height = 12
      Caption = #21040#36135#22320#28857
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label5: TLabel
      Left = 462
      Top = 15
      Width = 26
      Height = 12
      Caption = #25104#20998
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object BegDate: TDateTimePicker
      Left = 76
      Top = 11
      Width = 85
      Height = 20
      Date = 40675.464742650460000000
      Format = 'yyyy-MM-dd'
      Time = 40675.464742650460000000
      TabOrder = 0
    end
    object EndDate: TDateTimePicker
      Left = 76
      Top = 35
      Width = 86
      Height = 20
      Date = 40675.464761099540000000
      Format = 'yyyy-MM-dd'
      Time = 40675.464761099540000000
      TabOrder = 1
    end
    object OrderNo: TEdit
      Tag = 2
      Left = 220
      Top = 11
      Width = 77
      Height = 20
      TabOrder = 2
      OnChange = OrderNoChange
      OnKeyPress = OrderNoKeyPress
    end
    object KHNO: TEdit
      Tag = 2
      Left = 220
      Top = 35
      Width = 77
      Height = 20
      TabOrder = 3
      OnChange = OrderNoChange
    end
    object MPRTCodeName: TEdit
      Tag = 2
      Left = 371
      Top = 35
      Width = 76
      Height = 20
      TabOrder = 4
      OnChange = OrderNoChange
    end
    object MPRTSpec: TEdit
      Tag = 2
      Left = 488
      Top = 35
      Width = 76
      Height = 20
      TabOrder = 5
      OnChange = OrderNoChange
    end
    object MPRTKZ: TEdit
      Tag = 2
      Left = 606
      Top = 35
      Width = 56
      Height = 20
      TabOrder = 6
      OnChange = OrderNoChange
    end
    object MPRTMF: TEdit
      Tag = 2
      Left = 606
      Top = 11
      Width = 56
      Height = 20
      TabOrder = 7
      OnChange = OrderNoChange
    end
    object GYS: TEdit
      Tag = 2
      Left = 371
      Top = 11
      Width = 76
      Height = 20
      TabOrder = 8
      OnChange = OrderNoChange
    end
    object Edit1: TEdit
      Tag = 2
      Left = 488
      Top = 11
      Width = 76
      Height = 20
      TabOrder = 9
      OnChange = OrderNoChange
    end
  end
  object cxGrid1: TcxGrid
    Left = 0
    Top = 99
    Width = 1366
    Height = 460
    Align = alClient
    TabOrder = 2
    object Tv1: TcxGridDBTableView
      NavigatorButtons.ConfirmDelete = False
      OnCellDblClick = Tv1CellDblClick
      DataController.DataSource = DataSource1
      DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
      DataController.Summary.DefaultGroupSummaryItems = <>
      DataController.Summary.FooterSummaryItems = <
        item
          Kind = skSum
          Column = v1Column10
        end
        item
          Kind = skSum
          Column = v1Column4
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsSelection.CellSelect = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      Styles.Inactive = DataLink_DDMD.SHuangSe
      Styles.IncSearch = DataLink_DDMD.SHuangSe
      Styles.Selection = DataLink_DDMD.SHuangSe
      Styles.OnGetContentStyle = Tv1StylesGetContentStyle
      Styles.Header = DataLink_DDMD.Default
      object v1OrderNo: TcxGridDBColumn
        Caption = #35746#21333#21495
        DataBinding.FieldName = 'OrderNo'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Styles.Header = DataLink_DDMD.Default
        Width = 72
      end
      object v1OrdDate: TcxGridDBColumn
        Caption = #21046#21333#26085#26399
        DataBinding.FieldName = 'OrdDate'
        PropertiesClassName = 'TcxDateEditProperties'
        Properties.ShowTime = False
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Styles.Header = DataLink_DDMD.Default
        Width = 68
      end
      object v1DeliveryDate: TcxGridDBColumn
        Caption = #20132#36135#26085#26399
        DataBinding.FieldName = 'DlyDate'
        PropertiesClassName = 'TcxDateEditProperties'
        Properties.ShowTime = False
        OnCustomDrawCell = v1DeliveryDateCustomDrawCell
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Styles.Header = DataLink_DDMD.Default
        Width = 76
      end
      object v1CustomerNoName: TcxGridDBColumn
        Caption = #23458#25143#21495
        DataBinding.FieldName = 'KHNO'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Styles.Header = DataLink_DDMD.Default
        Width = 71
      end
      object v1Column5: TcxGridDBColumn
        Caption = #20135#21697#32534#21495
        DataBinding.FieldName = 'MPRTCodeHZ'
        HeaderAlignmentHorz = taCenter
        Width = 93
      end
      object v1MPRTCodeName: TcxGridDBColumn
        Caption = #20135#21697#21517#31216
        DataBinding.FieldName = 'MPRTCodeName'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Styles.Header = DataLink_DDMD.Default
        Width = 75
      end
      object v1MPRTSpec: TcxGridDBColumn
        Caption = #35268#26684
        DataBinding.FieldName = 'MPRTSpec'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Styles.Header = DataLink_DDMD.Default
        Width = 85
      end
      object v1Column1: TcxGridDBColumn
        Caption = #25104#20998
        DataBinding.FieldName = 'MPRTCF'
        HeaderAlignmentHorz = taCenter
        Width = 87
      end
      object v1MPRTMF: TcxGridDBColumn
        Caption = #38376#24133
        DataBinding.FieldName = 'MPRTMF'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Styles.Header = DataLink_DDMD.Default
        Width = 70
      end
      object v1MPRTKZ: TcxGridDBColumn
        Caption = #20811#37325
        DataBinding.FieldName = 'MPRTKZ'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Width = 59
      end
      object v1Column2: TcxGridDBColumn
        Caption = #35746#21333#24635#25968#37327
        DataBinding.FieldName = 'ZQty'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 80
      end
      object v1Column3: TcxGridDBColumn
        Caption = #35746#21333#25968#37327#21333#20301
        DataBinding.FieldName = 'OrderUnit'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 88
      end
      object v1Column11: TcxGridDBColumn
        Caption = #21040#36135#22320#28857
        DataBinding.FieldName = 'GYS'
        HeaderAlignmentHorz = taCenter
        Width = 76
      end
      object v1Column6: TcxGridDBColumn
        Caption = #21040#36135#21305#25968
        DataBinding.FieldName = 'HZDHPS'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 70
      end
      object v1Column7: TcxGridDBColumn
        Caption = #21040#36135#25968#37327
        DataBinding.FieldName = 'HZDHQty'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 68
      end
      object v1Column8: TcxGridDBColumn
        Caption = #20986#36135#21305#25968
        DataBinding.FieldName = 'HZCHPS'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 72
      end
      object v1Column9: TcxGridDBColumn
        Caption = #20986#36135#25968#37327
        DataBinding.FieldName = 'HZCHQty'
        Width = 66
      end
      object v1Column10: TcxGridDBColumn
        Caption = #21305#25968#24046#39069
        DataBinding.FieldName = 'PSCE'
        HeaderAlignmentHorz = taCenter
        Styles.Content = DataLink_DDMD.FoneRed
        Styles.Footer = DataLink_DDMD.FoneRed
        Styles.Header = DataLink_DDMD.FoneRed
        Width = 84
      end
      object v1Column4: TcxGridDBColumn
        Caption = #25968#37327#24046#39069
        DataBinding.FieldName = 'QtyCE'
        HeaderAlignmentHorz = taCenter
        Styles.Content = DataLink_DDMD.FoneRed
        Styles.Footer = DataLink_DDMD.FoneRed
        Styles.Header = DataLink_DDMD.FoneRed
        Width = 79
      end
    end
    object cxGrid1Level1: TcxGridLevel
      GridView = Tv1
    end
  end
  object cxGridPopupMenu1: TcxGridPopupMenu
    PopupMenus = <>
    Left = 440
    Top = 248
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_DDMD.ADOLink
    Parameters = <>
    Left = 688
    Top = 176
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_DDMD.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 656
    Top = 176
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_DDMD.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 624
    Top = 176
  end
  object DataSource1: TDataSource
    DataSet = Order_Main
    Left = 440
    Top = 184
  end
  object Order_Main: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 440
    Top = 216
  end
  object RM1: TRMGridReport
    ThreadPrepareReport = True
    InitialZoom = pzDefault
    PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, 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 = 576
    Top = 208
    ReportData = {}
  end
  object RMDBMain: TRMDBDataSet
    Visible = True
    DataSet = CDS_Print
    Left = 576
    Top = 144
  end
  object ADOQueryPrint: TADOQuery
    Connection = DataLink_DDMD.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 720
    Top = 176
  end
  object CDS_Print: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 576
    Top = 240
  end
  object RMDBDataSet1: TRMDBDataSet
    Visible = True
    DataSet = Order_Main
    Left = 928
    Top = 200
  end
  object RM2: TRMGridReport
    ThreadPrepareReport = True
    InitialZoom = pzDefault
    PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, 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 = RMDBDataSet1
    CompressLevel = rmzcFastest
    CompressThread = False
    LaterBuildEvents = True
    OnlyOwnerDataSet = False
    Left = 848
    Top = 200
    ReportData = {}
  end
  object RMXLSExport2: TRMXLSExport
    ShowAfterExport = False
    ExportPrecision = 1
    PagesOfSheet = 1
    ExportImages = True
    ExportFrames = True
    ExportImageFormat = ifBMP
    JPEGQuality = 0
    ScaleX = 1.000000000000000000
    ScaleY = 1.000000000000000000
    CompressFile = False
    Left = 444
    Top = 160
  end
end