object frmClothCLCXList: TfrmClothCLCXList
  Left = 267
  Top = 115
  Caption = #26426#21488#20135#37327#26597#35810
  ClientHeight = 542
  ClientWidth = 984
  Color = clBtnFace
  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 ToolBar1: TToolBar
    Tag = 1
    Left = 0
    Top = 0
    Width = 984
    Height = 38
    AutoSize = True
    ButtonHeight = 38
    ButtonWidth = 75
    Caption = 'ToolBar1'
    Color = clSkyBlue
    DisabledImages = DataLink_Statistics.ImageList_new32
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Images = DataLink_Statistics.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
      Visible = False
      OnClick = TBFindClick
    end
    object TBAdd: TToolButton
      Left = 142
      Top = 0
      AutoSize = True
      Caption = #26032#22686
      ImageIndex = 2
      Visible = False
      OnClick = TBAddClick
    end
    object TBExport: TToolButton
      Left = 213
      Top = 0
      AutoSize = True
      Caption = #23548#20986
      ImageIndex = 4
      Visible = False
      OnClick = TBExportClick
    end
    object TBClose: TToolButton
      Left = 284
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 7
      OnClick = TBCloseClick
    end
    object Label1: TLabel
      Left = 355
      Top = 0
      Width = 132
      Height = 38
      Caption = #21452#20987#26597#30475#26126#32454
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -21
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
  object cxGrid1: TcxGrid
    Left = 0
    Top = 44
    Width = 984
    Height = 498
    Align = alClient
    TabOrder = 1
    ExplicitTop = 36
    ExplicitHeight = 506
    object Tv1: TcxGridDBTableView
      OnDblClick = Tv1DblClick
      Navigator.Buttons.CustomButtons = <>
      DataController.DataSource = DataSource1
      DataController.Summary.DefaultGroupSummaryItems = <
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        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 = <
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
          Column = v1Column1
        end
        item
          Kind = skSum
          Column = v1Column2
        end
        item
          Kind = skSum
          Column = v1Column3
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsData.Editing = False
      OptionsSelection.CellSelect = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      Styles.Header = DataLink_Statistics.Default
      object v1Column24: TcxGridDBColumn
        Caption = #26426#21488#21495
        DataBinding.FieldName = 'CARNO'
        HeaderAlignmentHorz = taCenter
        Width = 92
      end
      object v1Column1: TcxGridDBColumn
        Caption = #20837#24211#37325#37327
        DataBinding.FieldName = 'rkzl'
        HeaderAlignmentHorz = taCenter
        Width = 117
      end
      object v1Column2: TcxGridDBColumn
        Caption = #20986#24211#37325#37327
        DataBinding.FieldName = 'ckzl'
        HeaderAlignmentHorz = taCenter
        Width = 107
      end
      object v1Column3: TcxGridDBColumn
        Caption = #24211#23384#37325#37327
        DataBinding.FieldName = 'kczl'
        HeaderAlignmentHorz = taCenter
        Width = 147
      end
    end
    object cxGrid1Level1: TcxGridLevel
      GridView = Tv1
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 38
    Width = 984
    Height = 6
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clSkyBlue
    TabOrder = 2
    ExplicitTop = 30
  end
  object cxGridPopupMenu1: TcxGridPopupMenu
    Grid = cxGrid1
    PopupMenus = <>
    Left = 688
    Top = 200
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_Statistics.ADOLink
    Parameters = <>
    Left = 600
    Top = 184
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_Statistics.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 552
    Top = 184
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_Statistics.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 640
    Top = 192
  end
  object DataSource1: TDataSource
    DataSet = Order_Main
    Left = 840
    Top = 232
  end
  object Order_Main: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 808
    Top = 232
  end
  object RM1: TRMGridReport
    ThreadPrepareReport = True
    InitialZoom = pzDefault
    PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
    DefaultCollate = False
    SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
    PreviewOptions.RulerUnit = rmutScreenPixels
    PreviewOptions.RulerVisible = False
    PreviewOptions.DrawBorder = False
    PreviewOptions.BorderPen.Color = clGray
    PreviewOptions.BorderPen.Style = psDash
    CompressLevel = rmzcFastest
    CompressThread = False
    LaterBuildEvents = True
    OnlyOwnerDataSet = False
    Left = 448
    Top = 208
    ReportData = {}
  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 = 488
    Top = 200
  end
  object CDS_PRT: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 464
    Top = 280
  end
  object RMDBPRT: TRMDBDataSet
    Visible = True
    DataSet = CDS_PRT
    Left = 496
    Top = 280
  end
  object RMDBPZ: TRMDBDataSet
    Visible = True
    DataSet = CDS_PZ
    Left = 504
    Top = 320
  end
  object CDS_PZ: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 472
    Top = 320
  end
  object CDS_SJ: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 472
    Top = 352
  end
  object RMDBSJ: TRMDBDataSet
    Visible = True
    DataSet = CDS_SJ
    Left = 504
    Top = 352
  end
  object RMDBDataSet1: TRMDBDataSet
    Visible = True
    DataSet = ClientDataSet1
    Left = 496
    Top = 400
  end
  object ClientDataSet1: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 464
    Top = 400
  end
  object CDS_WJG: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 464
    Top = 440
  end
  object RMDBWJG: TRMDBDataSet
    Visible = True
    DataSet = CDS_WJG
    Left = 500
    Top = 440
  end
end