object frmClothContractList_JG: TfrmClothContractList_JG
  Left = 129
  Top = 62
  Width = 1221
  Height = 738
  Caption = #25104#21697#21518#21152#24037
  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 = 1205
    AutoSize = True
    ButtonHeight = 30
    ButtonWidth = 83
    Caption = 'ToolBar1'
    Color = clSkyBlue
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Images = DataLink_TradeManage.ThreeImgList
    List = True
    ParentColor = False
    ParentFont = False
    ShowCaptions = True
    TabOrder = 0
    object TBRafresh: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #21047#26032
      ImageIndex = 2
      OnClick = TBRafreshClick
    end
    object TBFind: TToolButton
      Left = 63
      Top = 0
      AutoSize = True
      Caption = #36807#28388
      ImageIndex = 59
      OnClick = TBFindClick
    end
    object TBAdd: TToolButton
      Left = 126
      Top = 0
      AutoSize = True
      Caption = #26032#22686
      ImageIndex = 3
      OnClick = TBAddClick
    end
    object TBEdit: TToolButton
      Left = 189
      Top = 0
      AutoSize = True
      Caption = #20462#25913
      ImageIndex = 54
      OnClick = TBEditClick
    end
    object TBDel: TToolButton
      Left = 252
      Top = 0
      AutoSize = True
      Caption = #21024#38500
      ImageIndex = 17
      OnClick = TBDelClick
    end
    object Tchk: TToolButton
      Left = 315
      Top = 0
      AutoSize = True
      Caption = #30830#35748#23436#25104
      ImageIndex = 41
      OnClick = TchkClick
    end
    object TNochk: TToolButton
      Left = 402
      Top = 0
      AutoSize = True
      Caption = #25764#38144#23436#25104
      ImageIndex = 48
      Visible = False
      OnClick = TNochkClick
    end
    object ToolButton1: TToolButton
      Left = 489
      Top = 0
      Caption = #20445#23384#22791#27880
      ImageIndex = 54
      OnClick = ToolButton1Click
    end
    object TBExport: TToolButton
      Left = 572
      Top = 0
      AutoSize = True
      Caption = #23548#20986
      ImageIndex = 75
      OnClick = TBExportClick
    end
    object TBPrint: TToolButton
      Left = 635
      Top = 0
      AutoSize = True
      Caption = #25171#21360
      ImageIndex = 12
      OnClick = TBPrintClick
    end
    object TBClose: TToolButton
      Left = 698
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 55
      OnClick = TBCloseClick
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 32
    Width = 1205
    Height = 53
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object Label1: TLabel
      Left = 23
      Top = 22
      Width = 52
      Height = 12
      Caption = #30331#35760#26085#26399
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 161
      Top = 22
      Width = 6
      Height = 12
      Caption = '-'
    end
    object Label3: TLabel
      Left = 271
      Top = 22
      Width = 52
      Height = 12
      Caption = #25237#22383#21333#21495
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label5: TLabel
      Left = 420
      Top = 22
      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 Label4: TLabel
      Left = 572
      Top = 22
      Width = 26
      Height = 12
      Caption = #39068#33394
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label6: TLabel
      Left = 704
      Top = 22
      Width = 39
      Height = 12
      Caption = #21152#24037#21378
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label10: TLabel
      Left = 860
      Top = 24
      Width = 26
      Height = 12
      Caption = #32568#21495
      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 = 18
      Width = 85
      Height = 20
      Date = 40675.464742650460000000
      Format = 'yyyy-MM-dd'
      Time = 40675.464742650460000000
      TabOrder = 0
    end
    object EndDate: TDateTimePicker
      Left = 167
      Top = 18
      Width = 86
      Height = 20
      Date = 40675.464761099540000000
      Format = 'yyyy-MM-dd'
      Time = 40675.464761099540000000
      TabOrder = 1
    end
    object ConNo: TEdit
      Tag = 2
      Left = 329
      Top = 18
      Width = 81
      Height = 20
      TabOrder = 2
      OnChange = ConNoChange
    end
    object C_CodeName: TEdit
      Tag = 2
      Left = 473
      Top = 18
      Width = 83
      Height = 20
      TabOrder = 3
      OnChange = ConNoChange
    end
    object C_Color: TEdit
      Tag = 2
      Left = 600
      Top = 18
      Width = 83
      Height = 20
      TabOrder = 4
      OnChange = ConNoChange
    end
    object FactoryNoName: TEdit
      Tag = 2
      Left = 748
      Top = 18
      Width = 80
      Height = 20
      TabOrder = 5
      OnChange = ConNoChange
    end
    object BCGangNo: TEdit
      Tag = 2
      Left = 894
      Top = 18
      Width = 80
      Height = 20
      TabOrder = 6
      OnChange = ConNoChange
    end
  end
  object ScrollBox1: TScrollBox
    Left = 0
    Top = 107
    Width = 1205
    Height = 497
    Align = alTop
    BorderStyle = bsNone
    TabOrder = 2
    object cxGrid1: TcxGrid
      Left = 0
      Top = 0
      Width = 1205
      Height = 497
      Align = alClient
      TabOrder = 0
      object Tv1: TcxGridDBTableView
        OnMouseDown = Tv1MouseDown
        Navigator.Buttons.CustomButtons = <>
        OnCustomDrawCell = Tv1CustomDrawCell
        DataController.DataSource = DataSource1
        DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
        DataController.Summary.DefaultGroupSummaryItems = <>
        DataController.Summary.FooterSummaryItems = <
          item
            Kind = skSum
            Column = v1PRTOrderQty
          end
          item
            Kind = skSum
          end
          item
            Kind = skSum
          end
          item
            Kind = skSum
            Column = v1Qty1
          end
          item
            Kind = skSum
            Column = v1Column7
          end
          item
            Kind = skSum
            Column = v1Column8
          end>
        DataController.Summary.SummaryGroups = <>
        OptionsCustomize.ColumnFiltering = False
        OptionsData.Deleting = False
        OptionsData.Inserting = False
        OptionsView.Footer = True
        OptionsView.GroupByBox = False
        OptionsView.Indicator = True
        OptionsView.IndicatorWidth = 20
        Styles.Inactive = DataLink_TradeManage.SHuangSe
        Styles.IncSearch = DataLink_TradeManage.SHuangSe
        Styles.Selection = DataLink_TradeManage.SHuangSe
        Styles.Header = DataLink_TradeManage.Default
        OnCustomDrawIndicatorCell = Tv1CustomDrawIndicatorCell
        object v1Ssel: TcxGridDBColumn
          Caption = #36873#25321
          DataBinding.FieldName = 'Ssel'
          PropertiesClassName = 'TcxCheckBoxProperties'
          Properties.ImmediatePost = True
          Properties.NullStyle = nssUnchecked
          HeaderAlignmentHorz = taCenter
        end
        object v1conTk1: TcxGridDBColumn
          Caption = #21152#24037#31867#22411
          DataBinding.FieldName = 'conTk1'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 60
        end
        object v1OrderNo: TcxGridDBColumn
          Caption = #21152#24037#21333#21495
          DataBinding.FieldName = 'ConNo'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_TradeManage.Default
          Width = 65
        end
        object v1DeliveryDate: TcxGridDBColumn
          Caption = #21152#24037#26085#26399
          DataBinding.FieldName = 'DeliveryDate'
          PropertiesClassName = 'TcxDateEditProperties'
          Properties.SaveTime = False
          Properties.ShowTime = False
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_TradeManage.Default
          Width = 70
        end
        object v1Column5: TcxGridDBColumn
          Caption = #31614#35746#26085#26399
          DataBinding.FieldName = 'QDTime'
          Visible = False
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_TradeManage.Default
          Width = 70
        end
        object v1FactoryNo1Name: TcxGridDBColumn
          Caption = #21152#24037#21378
          DataBinding.FieldName = 'FactoryNoName'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_TradeManage.Default
          Width = 60
        end
        object v1Column2: TcxGridDBColumn
          Caption = #20135#21697#21517#31216
          DataBinding.FieldName = 'C_CodeName'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_TradeManage.Default
          Width = 73
        end
        object v1C_Color: TcxGridDBColumn
          Caption = #39068#33394
          DataBinding.FieldName = 'C_Color'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 70
        end
        object v1PRTSpec: TcxGridDBColumn
          Caption = #35268#26684
          DataBinding.FieldName = 'C_Spec'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_TradeManage.Default
          Width = 66
        end
        object v1PRTMF: TcxGridDBColumn
          Caption = #38376#24133'(cm)'
          DataBinding.FieldName = 'MFQty'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_TradeManage.Default
          Width = 61
        end
        object v1PRTKZ: TcxGridDBColumn
          Caption = #20811#37325'(g/'#13217')'
          DataBinding.FieldName = 'KZQty'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_TradeManage.Default
          Width = 83
        end
        object v1Qty1: TcxGridDBColumn
          Caption = #21305#25968
          DataBinding.FieldName = 'Qty1'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_TradeManage.Default
          Width = 46
        end
        object v1PRTOrderQty: TcxGridDBColumn
          Caption = #25968#37327
          DataBinding.FieldName = 'C_Qty'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_TradeManage.Default
          Width = 58
        end
        object v1OrderUnit: TcxGridDBColumn
          Caption = #21333#20301
          DataBinding.FieldName = 'C_Unit'
          Visible = False
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_TradeManage.Default
          Width = 47
        end
        object v1C_Unit: TcxGridDBColumn
          Caption = #25968#37327#21333#20301
          DataBinding.FieldName = 'C_Unit'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 60
        end
        object v1Column4: TcxGridDBColumn
          Caption = #22791#27880
          DataBinding.FieldName = 'C_Note'
          HeaderAlignmentHorz = taCenter
          Styles.Header = DataLink_TradeManage.Default
          Width = 103
        end
        object v1Column3: TcxGridDBColumn
          Caption = #32852#31995#20154
          DataBinding.FieldName = 'LXPerson'
          Visible = False
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_TradeManage.Default
          Width = 63
        end
        object v1Column6: TcxGridDBColumn
          Caption = #32852#31995#26041#24335
          DataBinding.FieldName = 'LXTel'
          Visible = False
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_TradeManage.Default
          Width = 63
        end
        object v1gf: TcxGridDBColumn
          Caption = #20379#24212#21830
          DataBinding.FieldName = 'gf'
          Visible = False
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 70
        end
        object v1Column7: TcxGridDBColumn
          Caption = #22238#20179#21305#25968
          DataBinding.FieldName = 'H_PS'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 60
        end
        object v1Column8: TcxGridDBColumn
          Caption = #22238#20179#25968#37327
          DataBinding.FieldName = 'H_Qty'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 60
        end
        object v1Column9: TcxGridDBColumn
          Caption = #32568#21495
          DataBinding.FieldName = 'BCGangNo'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 60
        end
        object v1Column10: TcxGridDBColumn
          Caption = #21046#21333#20154
          DataBinding.FieldName = 'Filler'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 60
        end
        object v1Column11: TcxGridDBColumn
          Caption = #21046#21333#26102#38388
          DataBinding.FieldName = 'FillTime'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 80
        end
      end
      object cxGrid1Level1: TcxGridLevel
        GridView = Tv1
      end
    end
  end
  object cxTabControl1: TcxTabControl
    Left = 0
    Top = 85
    Width = 1205
    Height = 22
    Align = alTop
    TabOrder = 3
    Properties.CustomButtons.Buttons = <>
    Properties.Style = 9
    Properties.TabIndex = 0
    Properties.Tabs.Strings = (
      #26410#23436#25104
      #24050#23436#25104
      #20840#37096)
    OnChange = cxTabControl1Change
    ClientRectBottom = 22
    ClientRectRight = 1205
    ClientRectTop = 19
  end
  object cxGridPopupMenu1: TcxGridPopupMenu
    Grid = cxGrid1
    PopupMenus = <>
    Left = 1128
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_TradeManage.ADOLink
    Parameters = <>
    Left = 936
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_TradeManage.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 1000
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_TradeManage.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 1040
    Top = 8
  end
  object DataSource1: TDataSource
    DataSet = Order_Main
    Left = 1168
    Top = 8
  end
  object Order_Main: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 624
    Top = 248
  end
  object ClientDataSet3: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 944
    Top = 240
  end
  object DataSource2: TDataSource
    DataSet = ClientDataSet2
    Left = 880
    Top = 176
  end
  object DataSource3: TDataSource
    DataSet = ClientDataSet3
    Left = 1112
    Top = 216
  end
  object ClientDataSet2: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 924
    Top = 212
  end
  object RM1: TRMGridReport
    ThreadPrepareReport = True
    InitialZoom = pzDefault
    PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, 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 = 352
    Top = 192
    ReportData = {}
  end
  object RMDBMain: TRMDBDataSet
    Visible = True
    DataSet = CDS_PRT
    Left = 400
    Top = 192
  end
  object RMXLSExport1: TRMXLSExport
    ShowAfterExport = True
    ExportPrecision = 1
    PagesOfSheet = 1
    ExportImages = True
    ExportFrames = True
    ExportImageFormat = ifBMP
    JPEGQuality = 0
    ScaleX = 1.000000000000000000
    ScaleY = 1.000000000000000000
    CompressFile = False
    Left = 416
    Top = 248
  end
  object CDS_PRT: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 848
    Top = 24
  end
end