inherited frmTradeClothOutEdit: TfrmTradeClothOutEdit
  Caption = #25104#21697#20986#24211#25195#25551
  ClientHeight = 632
  ClientWidth = 1350
  ExplicitWidth = 1366
  ExplicitHeight = 671
  PixelsPerInch = 96
  TextHeight = 12
  object Panel4: TPanel [0]
    Left = 0
    Top = 169
    Width = 609
    Height = 463
    Align = alLeft
    Caption = 'Panel2'
    TabOrder = 2
    object cxGrid1: TcxGrid
      Left = 1
      Top = 39
      Width = 607
      Height = 423
      Align = alClient
      TabOrder = 0
      object Tv1: TcxGridDBTableView
        Navigator.Buttons.CustomButtons = <>
        DataController.DataSource = DS_1
        DataController.Filter.AutoDataSetFilter = True
        DataController.Summary.DefaultGroupSummaryItems = <>
        DataController.Summary.FooterSummaryItems = <
          item
            Kind = skSum
            Column = v2Column5
          end
          item
            Kind = skSum
            Column = v2Column6
          end
          item
            Kind = skSum
          end
          item
            Kind = skSum
          end
          item
            Kind = skSum
          end
          item
            Kind = skSum
          end
          item
            Format = #21367#25968#37327#65306'#'
            Kind = skCount
            Column = v1Column1
          end>
        DataController.Summary.SummaryGroups = <>
        OptionsView.Footer = True
        OptionsView.GroupByBox = False
        object v1Column6: TcxGridDBColumn
          Caption = #36873#25321
          DataBinding.FieldName = 'SSel'
          PropertiesClassName = 'TcxCheckBoxProperties'
          Properties.NullStyle = nssUnchecked
          HeaderAlignmentHorz = taCenter
          Options.Filtering = False
          Options.Sorting = False
          Width = 50
        end
        object v1Column1: TcxGridDBColumn
          Caption = #35745#21010#21333#21495
          DataBinding.FieldName = 'orderNo'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Options.Filtering = False
          Width = 81
        end
        object v1Column11: TcxGridDBColumn
          Caption = #21367#26465#30721
          DataBinding.FieldName = 'StkId'
          HeaderAlignmentHorz = taCenter
          Width = 75
        end
        object v1Column5: TcxGridDBColumn
          Caption = #21367#21495
          DataBinding.FieldName = 'PieceNo'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Options.Filtering = False
          Width = 40
        end
        object v1Column3: TcxGridDBColumn
          Caption = #39068#33394
          DataBinding.FieldName = 'C_Color'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Options.Filtering = False
          Width = 57
        end
        object Tv1Column1: TcxGridDBColumn
          Caption = #33394#21495
          DataBinding.FieldName = 'C_ColorNo'
          HeaderAlignmentHorz = taCenter
          Width = 62
        end
        object v2Column6: TcxGridDBColumn
          Caption = #31859#25968
          DataBinding.FieldName = 'StkMeter'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Options.Filtering = False
          Width = 52
        end
        object v2Column5: TcxGridDBColumn
          Caption = #27611#37325
          DataBinding.FieldName = 'StkGrossWeight'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Options.Filtering = False
          Width = 55
        end
        object Tv1Column2: TcxGridDBColumn
          Caption = #32568#21495
          DataBinding.FieldName = 'BatchNO'
          HeaderAlignmentHorz = taCenter
          Width = 66
        end
      end
      object cxGrid1Level1: TcxGridLevel
        GridView = Tv1
      end
    end
    object ToolBar1: TToolBar
      Tag = 1
      Left = 1
      Top = 1
      Width = 607
      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 = 1
      object ToolButton6: TToolButton
        Left = 0
        Top = 0
        AutoSize = True
        Caption = #36873#21333
        ImageIndex = 12
        OnClick = ToolButton6Click
      end
      object ToolButton4: TToolButton
        Left = 71
        Top = 0
        AutoSize = True
        Caption = #28165#31354
        ImageIndex = 5
        OnClick = ToolButton4Click
      end
      object ToolButton9: TToolButton
        Left = 142
        Top = 0
        AutoSize = True
        Caption = #20840#36873
        ImageIndex = 12
        OnClick = ToolButton9Click
      end
      object ToolButton10: TToolButton
        Left = 213
        Top = 0
        AutoSize = True
        Caption = #20840#24323
        ImageIndex = 10
        OnClick = ToolButton10Click
      end
      object ToolButton2: TToolButton
        Left = 284
        Top = 0
        AutoSize = True
        Caption = #30830#35748#20986#24211
        ImageIndex = 12
        OnClick = ToolButton2Click
      end
    end
  end
  object Panel1: TPanel [1]
    Left = 0
    Top = 0
    Width = 1350
    Height = 169
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object cxGrid2: TcxGrid
      Left = 2
      Top = 2
      Width = 607
      Height = 165
      Align = alLeft
      TabOrder = 0
      object Tv2: TcxGridDBTableView
        Navigator.Buttons.CustomButtons = <>
        OnCellDblClick = Tv2CellDblClick
        DataController.DataSource = DS_2
        DataController.Filter.AutoDataSetFilter = True
        DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
        DataController.Summary.DefaultGroupSummaryItems = <>
        DataController.Summary.FooterSummaryItems = <
          item
            Kind = skSum
          end>
        DataController.Summary.SummaryGroups = <>
        OptionsCustomize.ColumnFiltering = False
        OptionsView.GroupByBox = False
        Styles.Footer = DataLink_TradeClothStk.Default
        object v1OrderNo: TcxGridDBColumn
          Caption = #35745#21010#21333#21495
          DataBinding.FieldName = 'OrderNo'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Options.Sorting = False
          Width = 78
        end
        object v2Column2: TcxGridDBColumn
          Caption = #23458#25143
          DataBinding.FieldName = 'CustName'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Width = 123
        end
        object cxGridDBColumn2: TcxGridDBColumn
          Caption = #20135#21697#21517#31216
          DataBinding.FieldName = 'C_Name'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Options.Sorting = False
          Width = 91
        end
        object cxGridDBColumn3: TcxGridDBColumn
          Caption = #39068#33394
          DataBinding.FieldName = 'C_Color'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Options.Sorting = False
          Width = 65
        end
        object Tv2Column2: TcxGridDBColumn
          Caption = #21305#25968
          DataBinding.FieldName = 'PCPiece'
          HeaderAlignmentHorz = taCenter
          Width = 48
        end
        object v1Column10: TcxGridDBColumn
          Caption = #25968#37327
          DataBinding.FieldName = 'PCQty'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Width = 51
        end
        object v1Column14: TcxGridDBColumn
          Caption = #21333#20301
          DataBinding.FieldName = 'PCUnit'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Width = 42
        end
        object v1PRTMF: TcxGridDBColumn
          Caption = #38376#24133
          DataBinding.FieldName = 'C_Width'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Options.Sorting = False
          Width = 52
        end
        object v1PRTKZ: TcxGridDBColumn
          Caption = #20811#37325
          DataBinding.FieldName = 'C_GramWeight'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Options.Sorting = False
          Width = 74
        end
      end
      object cxGrid2Level1: TcxGridLevel
        GridView = Tv2
      end
    end
    object Panel3: TPanel
      Left = 609
      Top = 2
      Width = 739
      Height = 165
      Align = alClient
      TabOrder = 1
      object Label4: TLabel
        Left = 198
        Top = 55
        Width = 48
        Height = 12
        Caption = #20986#24211#26102#38388
      end
      object Label5: TLabel
        Left = 24
        Top = 55
        Width = 48
        Height = 12
        Caption = #20986#24211#21333#21495
      end
      object Label11: TLabel
        Left = 374
        Top = 55
        Width = 48
        Height = 12
        Caption = #20986#24211#31867#22411
      end
      object Label6: TLabel
        Left = 30
        Top = 102
        Width = 66
        Height = 33
        Caption = #25195#25551
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -32
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object CRTime: TDateTimePicker
        Left = 246
        Top = 51
        Width = 100
        Height = 20
        Date = 41337.000000000000000000
        Format = 'yyyy-MM-dd'
        Time = 0.663190821760508700
        TabOrder = 0
      end
      object OutNo: TEdit
        Left = 72
        Top = 51
        Width = 100
        Height = 20
        TabOrder = 1
      end
      object CRType: TComboBox
        Left = 422
        Top = 51
        Width = 100
        Height = 20
        Style = csDropDownList
        ItemIndex = 0
        TabOrder = 2
        Text = #38144#21806#20986#24211
        Items.Strings = (
          #38144#21806#20986#24211
          #21152#24037#20986#24211
          #22238#20462#20986#24211
          #25439#32791#20986#24211
          #27425#21697#20986#24211
          #20854#20182#20986#24211)
      end
      object ToolBar3: TToolBar
        Tag = 1
        Left = 1
        Top = 1
        Width = 737
        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 = 3
        object btnGetOutNo: TToolButton
          Left = 0
          Top = 0
          AutoSize = True
          Caption = #21462#21495
          ImageIndex = 2
          OnClick = btnGetOutNoClick
        end
        object ToolButton3: TToolButton
          Left = 71
          Top = 0
          AutoSize = True
          Caption = #30721#21333#25171#21360
          ImageIndex = 21
          OnClick = ToolButton3Click
        end
        object ToolButton8: TToolButton
          Left = 166
          Top = 0
          AutoSize = True
          Caption = #20445#23384#26684#24335
          ImageIndex = 16
          OnClick = ToolButton8Click
        end
        object ToolButton7: TToolButton
          Left = 261
          Top = 0
          AutoSize = True
          Caption = #20851#38381
          ImageIndex = 7
          OnClick = ToolButton7Click
        end
      end
      object edtScan: TEdit
        Left = 102
        Top = 82
        Width = 411
        Height = 72
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -64
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 4
        OnKeyPress = edtScanKeyPress
      end
    end
  end
  object Panel2: TPanel [2]
    Left = 609
    Top = 169
    Width = 741
    Height = 463
    Align = alClient
    Caption = 'Panel2'
    TabOrder = 1
    object cxGrid3: TcxGrid
      Left = 1
      Top = 39
      Width = 739
      Height = 423
      Align = alClient
      TabOrder = 0
      object Tv3: TcxGridDBTableView
        Navigator.Buttons.CustomButtons = <>
        DataController.DataSource = DS_3
        DataController.Filter.AutoDataSetFilter = True
        DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
        DataController.Summary.DefaultGroupSummaryItems = <>
        DataController.Summary.FooterSummaryItems = <
          item
            Kind = skSum
          end
          item
            Kind = skSum
            Column = cxGridDBColumn6
          end
          item
            Format = #21367#25968#37327#65306'#'
            Kind = skCount
            Column = cxGridDBColumn1
          end
          item
            Kind = skSum
            Column = v3Column1
          end>
        DataController.Summary.SummaryGroups = <>
        OptionsCustomize.ColumnFiltering = False
        OptionsView.Footer = True
        OptionsView.GroupByBox = False
        object v3Column5: TcxGridDBColumn
          Caption = #36873#25321
          DataBinding.FieldName = 'SSel'
          PropertiesClassName = 'TcxCheckBoxProperties'
          Properties.ImmediatePost = True
          Properties.NullStyle = nssUnchecked
          HeaderAlignmentHorz = taCenter
          Options.Sorting = False
          Width = 44
        end
        object cxGridDBColumn1: TcxGridDBColumn
          Caption = #35745#21010#21333#21495
          DataBinding.FieldName = 'orderNo'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 90
        end
        object cxGridDBColumn4: TcxGridDBColumn
          Caption = #21367#21495
          DataBinding.FieldName = 'PieceNo'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 52
        end
        object v3MJID: TcxGridDBColumn
          Caption = #21367#26465#30721
          DataBinding.FieldName = 'StkId'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 60
        end
        object v3Column3: TcxGridDBColumn
          Caption = #39068#33394
          DataBinding.FieldName = 'C_Color'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 66
        end
        object Tv3Column1: TcxGridDBColumn
          Caption = #33394#21495
          DataBinding.FieldName = 'C_ColorNo'
          HeaderAlignmentHorz = taCenter
          Width = 67
        end
        object cxGridDBColumn6: TcxGridDBColumn
          Caption = #31859#25968
          DataBinding.FieldName = 'StkMeter'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Options.Focusing = False
          Width = 69
        end
        object v3Column1: TcxGridDBColumn
          Caption = #27611#37325
          DataBinding.FieldName = 'StkGrossWeight'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 59
        end
        object Tv3Column2: TcxGridDBColumn
          Caption = #32568#21495
          DataBinding.FieldName = 'BatchNO'
          HeaderAlignmentHorz = taCenter
          Width = 66
        end
      end
      object cxGridLevel1: TcxGridLevel
        GridView = Tv3
      end
    end
    object ToolBar2: TToolBar
      Tag = 1
      Left = 1
      Top = 1
      Width = 739
      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 = 1
      object ToolButton11: TToolButton
        Left = 0
        Top = 0
        AutoSize = True
        Caption = #20840#36873
        ImageIndex = 12
        OnClick = ToolButton11Click
      end
      object ToolButton12: TToolButton
        Left = 71
        Top = 0
        AutoSize = True
        Caption = #20840#24323
        ImageIndex = 10
        OnClick = ToolButton12Click
      end
      object ToolButton1: TToolButton
        Left = 142
        Top = 0
        AutoSize = True
        Caption = #25764#38144#20986#24211
        ImageIndex = 11
        OnClick = ToolButton1Click
      end
    end
  end
  inherited ADOQueryBaseCmd: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    Left = 49
    Top = 48
  end
  inherited ADOQueryBaseTemp: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    Left = 153
    Top = 41
  end
  object GPM_1: TcxGridPopupMenu
    Grid = cxGrid1
    PopupMenus = <>
    Left = 168
    Top = 400
  end
  object CDS_1: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 264
    Top = 400
  end
  object DS_1: TDataSource
    DataSet = CDS_1
    Left = 336
    Top = 408
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 704
    Top = 248
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    Parameters = <>
    Left = 792
    Top = 256
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_TradeClothStk.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 872
    Top = 256
  end
  object CDS_2: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 264
    Top = 328
  end
  object DS_2: TDataSource
    DataSet = CDS_2
    Left = 336
    Top = 328
  end
  object GPM_2: TcxGridPopupMenu
    Grid = cxGrid2
    PopupMenus = <>
    Left = 176
    Top = 324
  end
  object DS_3: TDataSource
    DataSet = CDS_3
    Left = 808
    Top = 408
  end
  object CDS_3: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 760
    Top = 408
  end
  object GPM_3: TcxGridPopupMenu
    Grid = cxGrid3
    PopupMenus = <>
    Left = 712
    Top = 408
  end
end