object frmTradeClothWaitReleased: TfrmTradeClothWaitReleased
  Left = 44
  Top = 126
  Caption = #35746#21333#36873#25321
  ClientHeight = 548
  ClientWidth = 1155
  Color = clWhite
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object cxGrid1: TcxGrid
    Left = 0
    Top = 89
    Width = 1155
    Height = 459
    Align = alClient
    PopupMenu = PopupMenu1
    TabOrder = 0
    ExplicitTop = 81
    object Tv2: TcxGridDBTableView
      Navigator.Buttons.CustomButtons = <>
      DataController.DataSource = DataSource1
      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
      object v2Column3: TcxGridDBColumn
        Caption = #36873#20013
        DataBinding.FieldName = 'SSel'
        PropertiesClassName = 'TcxCheckBoxProperties'
        Properties.ImmediatePost = True
        Properties.NullStyle = nssUnchecked
        HeaderAlignmentHorz = taCenter
        Width = 55
      end
      object v1OrderNo: TcxGridDBColumn
        Caption = #35745#21010#21333#21495
        DataBinding.FieldName = 'OrderNo'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 80
      end
      object v2Column2: TcxGridDBColumn
        Caption = #23458#25143
        DataBinding.FieldName = 'CustName'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 80
      end
      object cxGridDBColumn2: TcxGridDBColumn
        Caption = #20135#21697#21517#31216
        DataBinding.FieldName = 'C_Name'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 80
      end
      object v2Column8: TcxGridDBColumn
        Caption = #33394#21495
        DataBinding.FieldName = 'C_ColorNo'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 80
      end
      object cxGridDBColumn3: TcxGridDBColumn
        Caption = #39068#33394
        DataBinding.FieldName = 'C_Color'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 80
      end
      object v1Column14: TcxGridDBColumn
        Caption = #21333#20301
        DataBinding.FieldName = 'PCUnit'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 80
      end
      object Tv2Column2: TcxGridDBColumn
        Caption = #38376#24133
        DataBinding.FieldName = 'C_Width'
        HeaderAlignmentHorz = taCenter
        Width = 67
      end
      object Tv2Column3: TcxGridDBColumn
        Caption = #20811#37325
        DataBinding.FieldName = 'C_GramWeight'
        HeaderAlignmentHorz = taCenter
        Width = 83
      end
      object v1PRTMF: TcxGridDBColumn
        Caption = #21305#25968
        DataBinding.FieldName = 'ZPPS'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 80
      end
      object v1PRTKZ: TcxGridDBColumn
        Caption = #25968#37327
        DataBinding.FieldName = 'ZPQty'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 80
      end
    end
    object cxGrid1Level1: TcxGridLevel
      GridView = Tv2
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 38
    Width = 1155
    Height = 51
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    object Label2: TLabel
      Left = 35
      Top = 19
      Width = 56
      Height = 14
      Caption = #35745#21010#21333#21495
    end
    object Label3: TLabel
      Left = 632
      Top = 19
      Width = 28
      Height = 14
      Caption = #39068#33394
    end
    object Label8: TLabel
      Left = 231
      Top = 19
      Width = 28
      Height = 14
      Caption = #23458#25143
    end
    object Label1: TLabel
      Left = 419
      Top = 19
      Width = 56
      Height = 14
      Caption = #20135#21697#21517#31216
    end
    object OrderNo: TEdit
      Tag = 2
      Left = 97
      Top = 15
      Width = 121
      Height = 22
      TabOrder = 0
      OnChange = OrderNoChange
    end
    object C_Color: TEdit
      Tag = 2
      Left = 670
      Top = 15
      Width = 111
      Height = 22
      TabOrder = 1
      OnChange = OrderNoChange
    end
    object CustName: TEdit
      Tag = 2
      Left = 269
      Top = 15
      Width = 119
      Height = 22
      TabOrder = 2
      OnChange = OrderNoChange
    end
    object C_Name: TEdit
      Tag = 2
      Left = 481
      Top = 15
      Width = 121
      Height = 22
      TabOrder = 3
      OnChange = OrderNoChange
    end
  end
  object ToolBar3: TToolBar
    Tag = 1
    Left = 0
    Top = 0
    Width = 1155
    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 = 392
    Top = 168
  end
  object DataSource1: TDataSource
    DataSet = CDS_OrderSel
    Left = 680
    Top = 224
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 784
    Top = 184
  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 = 728
    Top = 320
  end
  object PopupMenu1: TPopupMenu
    Left = 424
    Top = 248
    object N1: TMenuItem
      Caption = #20840#36873
      OnClick = N1Click
    end
    object N2: TMenuItem
      Caption = #20840#24323
      OnClick = N2Click
    end
  end
end