inherited frmTradeDRSel: TfrmTradeDRSel
  Left = 220
  Top = 16
  BorderStyle = bsNone
  Caption = #21457#36135#30003#35831
  ClientHeight = 766
  ClientWidth = 1453
  Color = clWhite
  Position = poScreenCenter
  ExplicitTop = -306
  ExplicitWidth = 1453
  ExplicitHeight = 766
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar1: TToolBar [0]
    Tag = 1
    Left = 0
    Top = 0
    Width = 1453
    Height = 38
    AutoSize = True
    ButtonHeight = 38
    ButtonWidth = 91
    Caption = 'ToolBar1'
    Color = clSkyBlue
    DisabledImages = DataLink_TradeClothStk.ImageList_new32
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Images = DataLink_TradeClothStk.ImageList_new32
    List = True
    ParentColor = False
    ParentFont = False
    ShowCaptions = True
    TabOrder = 0
    object TBRafresh: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #21047#26032
      ImageIndex = 1
      OnClick = TBRafreshClick
    end
    object TBFind: TToolButton
      Left = 71
      Top = 0
      AutoSize = True
      Caption = #36807#28388
      ImageIndex = 0
      OnClick = TBFindClick
    end
    object ToolButton1: TToolButton
      Left = 142
      Top = 0
      AutoSize = True
      Caption = #30830#35748
      ImageIndex = 12
      OnClick = ToolButton1Click
    end
    object ToolButton6: TToolButton
      Left = 213
      Top = 0
      AutoSize = True
      Caption = #20445#23384#26684#24335
      ImageIndex = 16
      OnClick = ToolButton6Click
    end
    object TBClose: TToolButton
      Left = 308
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 7
      OnClick = TBCloseClick
    end
  end
  object cxGrid1: TcxGrid [1]
    Left = 0
    Top = 102
    Width = 1453
    Height = 434
    Align = alClient
    TabOrder = 3
    object Tv1: TcxGridDBTableView
      Navigator.Buttons.CustomButtons = <>
      OnFocusedRecordChanged = Tv1FocusedRecordChanged
      DataController.DataSource = DataSource1
      DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
      DataController.Summary.DefaultGroupSummaryItems = <
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
        end>
      DataController.Summary.FooterSummaryItems = <>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      OptionsView.GroupFooters = gfAlwaysVisible
      OptionsView.IndicatorWidth = 30
      Styles.IncSearch = DataLink_TradeClothStk.SHuangSe
      Styles.Footer = DataLink_TradeClothStk.Default
      Styles.Header = DataLink_TradeClothStk.Default
      Styles.Inactive = DataLink_TradeClothStk.SHuangSe
      Styles.Selection = DataLink_TradeClothStk.SHuangSe
      object v1Column8: TcxGridDBColumn
        Caption = #30003#35831#21333#21495
        DataBinding.FieldName = 'DRMID'
        HeaderAlignmentHorz = taCenter
        Width = 93
      end
      object v1OrdDate: TcxGridDBColumn
        Caption = #30331#35760#26085#26399
        DataBinding.FieldName = 'Filltime'
        PropertiesClassName = 'TcxDateEditProperties'
        Properties.ShowTime = False
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Width = 85
      end
      object v1Column27: TcxGridDBColumn
        Caption = #21457#36135#26085#26399
        DataBinding.FieldName = 'fhDate'
        HeaderAlignmentHorz = taCenter
        Width = 69
      end
      object v1Column10: TcxGridDBColumn
        Caption = #25910#36135#21333#20301
        DataBinding.FieldName = 'ToCoName'
        HeaderAlignmentHorz = taCenter
        Width = 124
      end
      object v1Column1: TcxGridDBColumn
        Caption = #30003#35831#20154
        DataBinding.FieldName = 'Filler'
        HeaderAlignmentHorz = taCenter
        Width = 66
      end
      object v1Column13: TcxGridDBColumn
        Caption = #23457#26680#20154
        DataBinding.FieldName = 'Chker'
        HeaderAlignmentHorz = taCenter
        Width = 65
      end
      object v1Column17: TcxGridDBColumn
        Caption = #23457#26680#26085#26399
        DataBinding.FieldName = 'ChkTime'
        HeaderAlignmentHorz = taCenter
        Width = 66
      end
      object v1Column7: TcxGridDBColumn
        Caption = #22791#27880
        DataBinding.FieldName = 'Note'
        PropertiesClassName = 'TcxTextEditProperties'
        Properties.OnEditValueChanged = v1Column7PropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        Width = 70
      end
    end
    object cxGrid1Level1: TcxGridLevel
      GridView = Tv1
    end
  end
  object Panel1: TPanel [2]
    Left = 0
    Top = 38
    Width = 1453
    Height = 43
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clWhite
    ParentBackground = False
    TabOrder = 1
    object Label4: TLabel
      Left = 464
      Top = 15
      Width = 48
      Height = 12
      Caption = #25910#36135#21333#20301
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 430
      Top = 99
      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 Label12: TLabel
      Left = 303
      Top = 99
      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 = 303
      Top = 123
      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 = 160
      Top = 15
      Width = 4
      Height = 13
      Caption = '-'
    end
    object Label1: TLabel
      Left = 286
      Top = 15
      Width = 48
      Height = 12
      Caption = #30003#35831#21333#21495
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object BegDate: TDateTimePicker
      Left = 76
      Top = 11
      Width = 85
      Height = 20
      Date = 40675.000000000000000000
      Format = 'yyyy-MM-dd'
      Time = 0.464742650459811600
      TabOrder = 0
    end
    object EndDate: TDateTimePicker
      Left = 168
      Top = 11
      Width = 86
      Height = 20
      Date = 40675.000000000000000000
      Format = 'yyyy-MM-dd'
      Time = 0.464761099538009100
      TabOrder = 1
    end
    object ToCoName: TEdit
      Tag = 2
      Left = 518
      Top = 11
      Width = 115
      Height = 21
      TabOrder = 2
      OnChange = ToCoNameChange
    end
    object MPRTCodeName: TEdit
      Tag = 2
      Left = 483
      Top = 95
      Width = 76
      Height = 21
      TabOrder = 4
      OnChange = ToCoNameChange
    end
    object MPRTKZ: TEdit
      Tag = 2
      Left = 332
      Top = 95
      Width = 56
      Height = 21
      TabOrder = 3
      OnChange = ToCoNameChange
    end
    object MPRTMF: TEdit
      Tag = 2
      Left = 332
      Top = 119
      Width = 56
      Height = 21
      TabOrder = 5
      OnChange = ToCoNameChange
    end
    object CheckBox1: TCheckBox
      Left = 9
      Top = 13
      Width = 65
      Height = 17
      Caption = #30331#35760#26085#26399
      Checked = True
      State = cbChecked
      TabOrder = 6
    end
    object DRMID: TEdit
      Tag = 2
      Left = 341
      Top = 11
      Width = 99
      Height = 21
      TabOrder = 7
      OnChange = ToCoNameChange
    end
  end
  object cxTabControl1: TcxTabControl [3]
    Left = 0
    Top = 81
    Width = 1453
    Height = 21
    Align = alTop
    Enabled = False
    TabOrder = 2
    Properties.CustomButtons.Buttons = <>
    Properties.Style = 9
    Properties.TabIndex = 1
    Properties.Tabs.Strings = (
      #26410#23457#26680
      #24050#23457#26680
      #24050#23436#25104
      #20840#37096)
    OnChange = cxTabControl1Change
    ClientRectRight = 0
    ClientRectTop = 0
  end
  object cxSplitter1: TcxSplitter [4]
    Left = 0
    Top = 536
    Width = 1453
    Height = 8
    HotZoneClassName = 'TcxMediaPlayer9Style'
    AlignSplitter = salBottom
  end
  object cxGrid2: TcxGrid [5]
    Left = 0
    Top = 544
    Width = 1453
    Height = 222
    Align = alBottom
    TabOrder = 5
    object TV2: TcxGridDBTableView
      Navigator.Buttons.CustomButtons = <>
      DataController.DataSource = DS_2
      DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
      DataController.Summary.DefaultGroupSummaryItems = <
        item
          Format = '0'
          Position = spFooter
        end
        item
          Format = '0'
          Position = spFooter
        end
        item
          Format = '0'
          Position = spFooter
        end>
      DataController.Summary.FooterSummaryItems = <
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsBehavior.FocusCellOnTab = True
      OptionsBehavior.GoToNextCellOnEnter = True
      OptionsBehavior.FocusCellOnCycle = True
      OptionsCustomize.ColumnFiltering = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      Styles.IncSearch = DataLink_TradeClothStk.SHuangSe
      Styles.Footer = DataLink_TradeClothStk.Default
      Styles.Header = DataLink_TradeClothStk.Default
      Styles.Inactive = DataLink_TradeClothStk.SHuangSe
      Styles.Selection = DataLink_TradeClothStk.SHuangSe
      object cxGridDBColumn3: TcxGridDBColumn
        Caption = #20135#21697#32534#21495
        DataBinding.FieldName = 'C_Code'
        HeaderAlignmentHorz = taCenter
        Width = 88
      end
      object v1Column6: TcxGridDBColumn
        Caption = #20135#21697#21517#31216
        DataBinding.FieldName = 'C_Name'
        HeaderAlignmentHorz = taCenter
        Width = 71
      end
      object cxGridDBColumn4: TcxGridDBColumn
        Caption = #39068#33394
        DataBinding.FieldName = 'C_Color'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 73
      end
      object cxGridDBColumn7: TcxGridDBColumn
        Caption = #30003#35831#21305#25968
        DataBinding.FieldName = 'Piece'
        HeaderAlignmentHorz = taCenter
        Width = 81
      end
      object cv1Column3: TcxGridDBColumn
        Caption = #30003#35831#25968#37327
        DataBinding.FieldName = 'Qty'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Width = 90
      end
      object TV2Column1: TcxGridDBColumn
        Caption = #25968#37327#21333#20301
        DataBinding.FieldName = 'QtyUnit'
      end
      object TV2Column2: TcxGridDBColumn
        Caption = #21457#36135#21305#25968
        DataBinding.FieldName = 'DlyPiece'
        HeaderAlignmentHorz = taCenter
        Width = 70
      end
      object TV2Column3: TcxGridDBColumn
        Caption = #21457#36135#25968#37327
        DataBinding.FieldName = 'DlyQty'
        HeaderAlignmentHorz = taCenter
        Width = 80
      end
    end
    object cxGridLevel1: TcxGridLevel
      GridView = TV2
    end
  end
  inherited ADOQueryBaseCmd: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    Left = 73
    Top = 224
  end
  inherited ADOQueryBaseTemp: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    Left = 73
    Top = 161
  end
  object cxGridPopupMenu1: TcxGridPopupMenu
    Grid = cxGrid1
    PopupMenus = <>
    Left = 1000
    Top = 184
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    Parameters = <>
    Left = 440
    Top = 156
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 560
    Top = 160
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 688
    Top = 152
  end
  object DataSource1: TDataSource
    DataSet = Order_Main
    Left = 968
    Top = 184
  end
  object Order_Main: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 936
    Top = 184
  end
  object DS_2: TDataSource
    DataSet = ClientDataSet2
    Left = 352
    Top = 600
  end
  object ClientDataSet2: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 272
    Top = 592
  end
  object GPM_2: TcxGridPopupMenu
    Grid = cxGrid2
    PopupMenus = <>
    Left = 408
    Top = 600
  end
end