object frmTradeClothWaitStorage: TfrmTradeClothWaitStorage
  Left = 111
  Top = 85
  Caption = #35746#21333#36873#25321
  ClientHeight = 553
  ClientWidth = 1203
  Color = clWhite
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 38
    Width = 1203
    Height = 51
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Label2: TLabel
      Left = 35
      Top = 19
      Width = 48
      Height = 12
      Caption = #35745#21010#21333#21495
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 480
      Top = 19
      Width = 24
      Height = 12
      Caption = #39068#33394
    end
    object Label8: TLabel
      Left = 247
      Top = 19
      Width = 48
      Height = 12
      Caption = #23458'    '#25143
    end
    object OrderNo: TEdit
      Tag = 2
      Left = 83
      Top = 15
      Width = 120
      Height = 20
      TabOrder = 0
      OnChange = OrderNoChange
    end
    object C_Color: TEdit
      Tag = 2
      Left = 510
      Top = 15
      Width = 120
      Height = 20
      TabOrder = 1
      OnChange = OrderNoChange
    end
    object CustName: TEdit
      Tag = 2
      Left = 313
      Top = 15
      Width = 120
      Height = 20
      TabOrder = 2
      OnChange = OrderNoChange
    end
  end
  object cxGrid1: TcxGrid
    Left = 0
    Top = 89
    Width = 1203
    Height = 464
    Align = alClient
    TabOrder = 1
    object Tv2: TcxGridDBTableView
      Navigator.Buttons.CustomButtons = <>
      DataController.DataSource = DataSource1
      DataController.Filter.AutoDataSetFilter = True
      DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
      DataController.Summary.DefaultGroupSummaryItems = <>
      DataController.Summary.FooterSummaryItems = <
        item
          Kind = skSum
        end
        item
          Kind = skSum
          Column = v1PRTMF
        end
        item
          Kind = skSum
          Column = v1PRTKZ
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      Styles.Footer = DataLink_TradeClothStk.Default
      Styles.Header = DataLink_TradeClothStk.Default
      object v2Column3: TcxGridDBColumn
        Caption = #36873#20013
        DataBinding.FieldName = 'SSel'
        PropertiesClassName = 'TcxCheckBoxProperties'
        Properties.ImmediatePost = True
        Properties.NullStyle = nssUnchecked
        HeaderAlignmentHorz = taCenter
        Width = 45
      end
      object v2Column2: TcxGridDBColumn
        Caption = #23458#25143
        DataBinding.FieldName = 'CustName'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 66
      end
      object Tv2Column2: TcxGridDBColumn
        Caption = #32534#21495
        DataBinding.FieldName = 'C_Code'
        HeaderAlignmentHorz = taCenter
        Width = 66
      end
      object cxGridDBColumn2: TcxGridDBColumn
        Caption = #21697#21517
        DataBinding.FieldName = 'C_Name'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 66
      end
      object Tv2Column3: TcxGridDBColumn
        Caption = #38376#24133
        DataBinding.FieldName = 'C_Width'
        HeaderAlignmentHorz = taCenter
        Width = 66
      end
      object Tv2Column4: TcxGridDBColumn
        Caption = #20811#37325
        DataBinding.FieldName = 'C_GramWeight'
        HeaderAlignmentHorz = taCenter
        Width = 66
      end
      object v2Column8: TcxGridDBColumn
        Caption = #33394#21495
        DataBinding.FieldName = 'C_ColorNo'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 66
      end
      object cxGridDBColumn3: TcxGridDBColumn
        Caption = #39068#33394
        DataBinding.FieldName = 'C_Color'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 66
      end
      object Tv2Column1: TcxGridDBColumn
        Caption = #21305#25968
        DataBinding.FieldName = 'OrdPiece'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 66
      end
      object v1Column10: TcxGridDBColumn
        Caption = #25968#37327
        DataBinding.FieldName = 'OrdQty'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 66
      end
      object v1Column14: TcxGridDBColumn
        Caption = #21333#20301
        DataBinding.FieldName = 'OrdUnit'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 66
      end
      object v1PRTMF: TcxGridDBColumn
        Caption = #26410#20837#24211#21305#25968
        DataBinding.FieldName = 'ZPPS'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 97
      end
      object v1PRTKZ: TcxGridDBColumn
        Caption = #26410#20837#24211#25968#37327
        DataBinding.FieldName = 'ZPQty'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 117
      end
    end
    object cxGrid1Level1: TcxGridLevel
      GridView = Tv2
    end
  end
  object ToolBar3: TToolBar
    Tag = 1
    Left = 0
    Top = 0
    Width = 1203
    Height = 38
    AutoSize = True
    ButtonHeight = 38
    ButtonWidth = 91
    Caption = 'ToolBar1'
    Color = clWhite
    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 = 2
    object ToolButton5: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #21047#26032
      ImageIndex = 1
      OnClick = ToolButton5Click
    end
    object ToolButton1: TToolButton
      Left = 71
      Top = 0
      AutoSize = True
      Caption = #30830#23450
      ImageIndex = 12
      OnClick = ToolButton1Click
    end
    object ToolButton8: TToolButton
      Left = 142
      Top = 0
      AutoSize = True
      Caption = #20445#23384#26684#24335
      ImageIndex = 16
      OnClick = ToolButton8Click
    end
    object ToolButton7: TToolButton
      Left = 237
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 7
      OnClick = ToolButton7Click
    end
  end
  object CDS_OrderSel: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 472
    Top = 192
  end
  object DataSource1: TDataSource
    DataSet = CDS_OrderSel
    Left = 680
    Top = 224
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 704
    Top = 176
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    Parameters = <>
    Left = 848
    Top = 184
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 624
    Top = 208
  end
  object cxGridPopupMenu1: TcxGridPopupMenu
    Grid = cxGrid1
    PopupMenus = <>
    Left = 760
    Top = 336
  end
end