object frmMDManageChk: TfrmMDManageChk
  Left = 62
  Top = 44
  Width = 1185
  Height = 627
  Caption = #25968#25454#20973#35777#26680#26597
  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 = 1169
    Height = 33
    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_DDMD.ThreeImgList
    List = True
    ParentColor = False
    ParentFont = False
    ShowCaptions = True
    TabOrder = 0
    object TBRafresh: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #21047#26032
      ImageIndex = 0
      OnClick = TBRafreshClick
    end
    object TBFind: TToolButton
      Left = 63
      Top = 0
      AutoSize = True
      Caption = #36807#28388
      ImageIndex = 20
      OnClick = TBFindClick
    end
    object ToolButton5: TToolButton
      Left = 126
      Top = 0
      AutoSize = True
      Caption = #26680#26597#36890#36807
      ImageIndex = 22
      OnClick = ToolButton5Click
    end
    object ToolButton6: TToolButton
      Left = 213
      Top = 0
      AutoSize = True
      Caption = #26680#26597#25764#38144
      ImageIndex = 52
      OnClick = ToolButton6Click
    end
    object ToolButton4: TToolButton
      Left = 300
      Top = 0
      AutoSize = True
      Caption = #20445#23384
      ImageIndex = 15
      Visible = False
      OnClick = ToolButton4Click
    end
    object ToolButton1: TToolButton
      Left = 363
      Top = 0
      AutoSize = True
      Caption = #21024#38500
      ImageIndex = 3
      Visible = False
      OnClick = ToolButton1Click
    end
    object ToolButton3: TToolButton
      Left = 426
      Top = 0
      AutoSize = True
      Caption = #37325#26032#25351#23450
      ImageIndex = 134
      Visible = False
      OnClick = ToolButton3Click
    end
    object TBExport: TToolButton
      Left = 513
      Top = 0
      AutoSize = True
      Caption = #23548#20986
      ImageIndex = 16
      OnClick = TBExportClick
    end
    object ToolButton2: TToolButton
      Left = 576
      Top = 0
      AutoSize = True
      Caption = #25805#20316#35828#26126
      ImageIndex = 41
      OnClick = ToolButton2Click
    end
    object TBClose: TToolButton
      Left = 663
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 21
      OnClick = TBCloseClick
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 33
    Width = 1169
    Height = 61
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object Label3: TLabel
      Left = 357
      Top = 12
      Width = 48
      Height = 12
      Caption = #20135#21697#21517#31216
    end
    object Label4: TLabel
      Left = 526
      Top = 12
      Width = 48
      Height = 12
      Caption = #39068'    '#33394
    end
    object Label1: TLabel
      Left = 28
      Top = 12
      Width = 48
      Height = 12
      Caption = #26597#35810#26102#38388
    end
    object Label2: TLabel
      Left = 64
      Top = 36
      Width = 12
      Height = 12
      Caption = #33267
    end
    object Label5: TLabel
      Left = 178
      Top = 12
      Width = 48
      Height = 12
      Caption = #35746' '#21333' '#21495
    end
    object Label10: TLabel
      Left = 526
      Top = 36
      Width = 48
      Height = 12
      Caption = #24037#21378#32568#21495
    end
    object Label6: TLabel
      Left = 181
      Top = 36
      Width = 48
      Height = 12
      Caption = #30721#21333#32534#21495
    end
    object Label7: TLabel
      Left = 357
      Top = 36
      Width = 48
      Height = 12
      Caption = #20135#21697#32534#21495
    end
    object Label8: TLabel
      Left = 664
      Top = 12
      Width = 48
      Height = 12
      Caption = #30721#21333#31867#22411
    end
    object Label9: TLabel
      Left = 664
      Top = 36
      Width = 48
      Height = 12
      Caption = #24037#24207#21517#31216
    end
    object ConName: TEdit
      Tag = 2
      Left = 406
      Top = 8
      Width = 100
      Height = 20
      TabOrder = 0
      OnChange = TBFindClick
    end
    object PRTColorHZ: TEdit
      Tag = 2
      Left = 579
      Top = 8
      Width = 68
      Height = 20
      TabOrder = 1
      OnChange = TBFindClick
    end
    object BegDate: TDateTimePicker
      Left = 77
      Top = 8
      Width = 87
      Height = 20
      Date = 40768.458268587970000000
      Time = 40768.458268587970000000
      TabOrder = 2
    end
    object EndDate: TDateTimePicker
      Left = 77
      Top = 32
      Width = 87
      Height = 20
      Date = 40768.458268587970000000
      Time = 40768.458268587970000000
      TabOrder = 3
    end
    object orderNo: TEdit
      Tag = 2
      Left = 228
      Top = 8
      Width = 109
      Height = 20
      TabOrder = 4
      OnChange = TBFindClick
      OnKeyPress = orderNoKeyPress
    end
    object gangNo: TEdit
      Tag = 2
      Left = 579
      Top = 32
      Width = 68
      Height = 20
      TabOrder = 5
      OnChange = TBFindClick
    end
    object MDNO: TEdit
      Tag = 2
      Left = 228
      Top = 32
      Width = 109
      Height = 20
      TabOrder = 6
      OnChange = TBFindClick
      OnKeyPress = MDNOKeyPress
    end
    object ConCode: TEdit
      Tag = 2
      Left = 406
      Top = 32
      Width = 100
      Height = 20
      TabOrder = 7
      OnChange = TBFindClick
    end
    object MDType: TComboBox
      Tag = 2
      Left = 715
      Top = 8
      Width = 81
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 8
      OnChange = TBFindClick
      Items.Strings = (
        #22806#22260
        #23454#20307
        '')
    end
    object PSName: TComboBox
      Tag = 2
      Left = 715
      Top = 32
      Width = 81
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 9
      OnChange = TBFindClick
    end
  end
  object cxPageControl1: TcxPageControl
    Left = 0
    Top = 120
    Width = 664
    Height = 468
    ActivePage = cxTabSheet1
    Align = alClient
    Style = 8
    TabOrder = 2
    OnChange = cxPageControl1Change
    ClientRectBottom = 468
    ClientRectRight = 664
    ClientRectTop = 23
    object cxTabSheet1: TcxTabSheet
      Caption = #27491#24120#30721#21333
      ImageIndex = 0
      object cxGrid3: TcxGrid
        Left = 0
        Top = 0
        Width = 664
        Height = 445
        Align = alClient
        TabOrder = 0
        object Tv3: TcxGridDBTableView
          OnMouseDown = Tv3MouseDown
          NavigatorButtons.ConfirmDelete = False
          DataController.DataSource = DataSource3
          DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
          DataController.Summary.DefaultGroupSummaryItems = <
            item
              Format = '0'
              Position = spFooter
              Column = cxGridDBColumn11
            end
            item
              Format = '0'
              Position = spFooter
              Column = cxGridDBColumn14
            end>
          DataController.Summary.FooterSummaryItems = <
            item
              Kind = skSum
              Column = cxGridDBColumn11
            end
            item
              Kind = skSum
              Column = cxGridDBColumn14
            end
            item
              Kind = skSum
              Column = v3Column17
            end>
          DataController.Summary.SummaryGroups = <>
          OptionsCustomize.ColumnFiltering = False
          OptionsView.Footer = True
          OptionsView.GroupByBox = False
          Styles.Inactive = DataLink_DDMD.SHuangSeCu
          Styles.IncSearch = DataLink_DDMD.SHuangSeCu
          Styles.Selection = DataLink_DDMD.SHuangSeCu
          Styles.Header = DataLink_DDMD.Default
          object v3Column14: TcxGridDBColumn
            Caption = #36873#25321
            DataBinding.FieldName = 'SSel'
            PropertiesClassName = 'TcxCheckBoxProperties'
            Properties.ImmediatePost = True
            Properties.NullStyle = nssUnchecked
            Properties.OnEditValueChanged = v3Column14PropertiesEditValueChanged
            HeaderAlignmentHorz = taCenter
            Options.Sorting = False
            Width = 49
          end
          object v3Column20: TcxGridDBColumn
            Caption = #35843#29992
            DataBinding.FieldName = 'DYFlag'
            PropertiesClassName = 'TcxCheckBoxProperties'
            Properties.NullStyle = nssUnchecked
            HeaderAlignmentHorz = taCenter
            Options.Editing = False
            Width = 64
          end
          object v3Column1: TcxGridDBColumn
            Caption = #30721#21333#32534#21495
            DataBinding.FieldName = 'MDNO'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 78
          end
          object cxGridDBColumn2: TcxGridDBColumn
            Tag = 99
            Caption = #26085#26399
            DataBinding.FieldName = 'MDDate'
            PropertiesClassName = 'TcxDateEditProperties'
            Properties.SaveTime = False
            Properties.ShowTime = False
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.handBlack
            Width = 63
          end
          object v3Column12: TcxGridDBColumn
            Tag = 99
            Caption = #30721#21333#31867#22411
            DataBinding.FieldName = 'MDType'
            PropertiesClassName = 'TcxComboBoxProperties'
            Properties.DropDownListStyle = lsFixedList
            Properties.Items.Strings = (
              #22806#22260
              #23454#20307)
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.handBlack
            Width = 62
          end
          object cxGridDBColumn11: TcxGridDBColumn
            Tag = 99
            Caption = #21305#25968
            DataBinding.FieldName = 'PS'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.handBlack
            Width = 46
          end
          object cxGridDBColumn14: TcxGridDBColumn
            Tag = 99
            Caption = #25968#37327
            DataBinding.FieldName = 'Qty'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.handBlack
            Width = 44
          end
          object v3Column2: TcxGridDBColumn
            Tag = 99
            Caption = #24037#21378#32568#21495
            DataBinding.FieldName = 'gangNo'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.handBlack
            Width = 73
          end
          object cxGridDBColumn12: TcxGridDBColumn
            Tag = 99
            Caption = #21333#20301
            DataBinding.FieldName = 'QtyUnit'
            PropertiesClassName = 'TcxComboBoxProperties'
            Properties.DropDownListStyle = lsFixedList
            Properties.Items.Strings = (
              'M'
              'Kg'
              #26465)
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.handBlack
            Width = 46
          end
          object v3Column19: TcxGridDBColumn
            Caption = #22238#20462#36827#20179
            DataBinding.FieldName = 'HXFlag'
            PropertiesClassName = 'TcxCheckBoxProperties'
            Properties.ImmediatePost = True
            Properties.NullStyle = nssUnchecked
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Content = DataLink_DDMD.FontBlue
            Styles.Header = DataLink_DDMD.handBlack
            Width = 58
          end
          object v3Column13: TcxGridDBColumn
            Tag = 99
            Caption = #26412#21378#32568#21495
            DataBinding.FieldName = 'selfGangNo'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.handBlack
            Width = 70
          end
          object Tv3Column1: TcxGridDBColumn
            Tag = 99
            Caption = #19979#36947#20379#24212#21830
            DataBinding.FieldName = 'FromFactoryName'
            PropertiesClassName = 'TcxComboBoxProperties'
            Properties.DropDownListStyle = lsFixedList
            Properties.ImmediatePost = True
            Properties.OnEditValueChanged = Tv3Column1PropertiesEditValueChanged
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.handBlack
            Width = 71
          end
          object v3Column17: TcxGridDBColumn
            Tag = 99
            Caption = #36741#21161#25968#37327
            DataBinding.FieldName = 'FZQty'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.Default
            Width = 65
          end
          object v3Column18: TcxGridDBColumn
            Tag = 99
            Caption = #36741#21161#21333#20301
            DataBinding.FieldName = 'FZQtyUnit'
            PropertiesClassName = 'TcxComboBoxProperties'
            Properties.DropDownListStyle = lsFixedList
            Properties.ImmediatePost = True
            Properties.Items.Strings = (
              'M')
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.Default
            Width = 67
          end
          object v3Column3: TcxGridDBColumn
            Caption = #35746#21333#21495
            DataBinding.FieldName = 'OrderNo'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 57
          end
          object cxGridDBColumn3: TcxGridDBColumn
            Tag = 2
            Caption = #24037#24207#21517#31216
            DataBinding.FieldName = 'PSName'
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.Default
            Width = 60
          end
          object cxGridDBColumn7: TcxGridDBColumn
            Tag = 2
            Caption = #20379#24212#21830
            DataBinding.FieldName = 'FactoryName'
            PropertiesClassName = 'TcxComboBoxProperties'
            Properties.DropDownListStyle = lsFixedList
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 89
          end
          object v3Column4: TcxGridDBColumn
            Caption = #33457#22411#21495
            DataBinding.FieldName = 'PRTHX'
            HeaderAlignmentHorz = taCenter
            Options.Editing = False
            Options.Focusing = False
            Width = 54
          end
          object v3Column5: TcxGridDBColumn
            Caption = #39068#33394
            DataBinding.FieldName = 'PRTColorHZ'
            HeaderAlignmentHorz = taCenter
            Options.Editing = False
            Options.Focusing = False
            Width = 57
          end
          object Tv3Column2: TcxGridDBColumn
            Caption = #30331#35760#20154
            DataBinding.FieldName = 'Filler'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 58
          end
          object Tv3Column3: TcxGridDBColumn
            Caption = #30331#35760#26102#38388
            DataBinding.FieldName = 'FillTime'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 67
          end
          object v3Column6: TcxGridDBColumn
            Caption = #20135#21697#32534#21495
            DataBinding.FieldName = 'ConCode'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 58
          end
          object v3Column7: TcxGridDBColumn
            Caption = #20135#21697#21517#31216
            DataBinding.FieldName = 'ConName'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 58
          end
          object v3Column8: TcxGridDBColumn
            Caption = #38376#24133'cm'
            DataBinding.FieldName = 'ConMF'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 56
          end
          object v3Column9: TcxGridDBColumn
            Caption = #20811#37325'g/'#13217
            DataBinding.FieldName = 'ConKZ'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 59
          end
          object v3Column10: TcxGridDBColumn
            Caption = #35268#26684
            DataBinding.FieldName = 'ConSpec'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 47
          end
          object v3Column11: TcxGridDBColumn
            Caption = #25104#20998
            DataBinding.FieldName = 'ConCF'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 47
          end
          object v3Column15: TcxGridDBColumn
            Caption = #36741#21161#24037#33402#35828#26126
            DataBinding.FieldName = 'FZGYNote'
            HeaderAlignmentHorz = taCenter
            Options.Editing = False
            Options.Focusing = False
            Width = 94
          end
          object v3Column16: TcxGridDBColumn
            Caption = #21512#21516#20215#26684
            DataBinding.FieldName = 'Price'
            HeaderAlignmentHorz = taCenter
            Options.Editing = False
            Options.Focusing = False
            Width = 62
          end
        end
        object cxGridLevel1: TcxGridLevel
          GridView = Tv3
        end
      end
    end
    object cxTabSheet2: TcxTabSheet
      Caption = #24453#22788#29702#20179#24211#30721#21333
      ImageIndex = 1
      object cxGrid1: TcxGrid
        Left = 0
        Top = 0
        Width = 664
        Height = 445
        Align = alClient
        TabOrder = 0
        object Tv1: TcxGridDBTableView
          OnMouseDown = Tv1MouseDown
          NavigatorButtons.ConfirmDelete = False
          DataController.DataSource = DataSource3
          DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
          DataController.Summary.DefaultGroupSummaryItems = <
            item
              Format = '0'
              Position = spFooter
              Column = cxGridDBColumn8
            end
            item
              Format = '0'
              Position = spFooter
              Column = cxGridDBColumn9
            end>
          DataController.Summary.FooterSummaryItems = <
            item
              Kind = skSum
              Column = cxGridDBColumn8
            end
            item
              Kind = skSum
              Column = cxGridDBColumn9
            end>
          DataController.Summary.SummaryGroups = <>
          OptionsCustomize.ColumnFiltering = False
          OptionsView.Footer = True
          OptionsView.GroupByBox = False
          Styles.Inactive = DataLink_DDMD.SHuangSeCu
          Styles.IncSearch = DataLink_DDMD.SHuangSeCu
          Styles.Selection = DataLink_DDMD.SHuangSeCu
          Styles.Header = DataLink_DDMD.Default
          object v1Column1: TcxGridDBColumn
            Caption = #36873#25321
            DataBinding.FieldName = 'SSel'
            PropertiesClassName = 'TcxCheckBoxProperties'
            Properties.ImmediatePost = True
            Properties.NullStyle = nssUnchecked
            Properties.OnEditValueChanged = v1Column1PropertiesEditValueChanged
            HeaderAlignmentHorz = taCenter
            Options.Sorting = False
            Width = 39
          end
          object cxGridDBColumn1: TcxGridDBColumn
            Caption = #30721#21333#32534#21495
            DataBinding.FieldName = 'MDNO'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 80
          end
          object cxGridDBColumn4: TcxGridDBColumn
            Tag = 99
            Caption = #26085#26399
            DataBinding.FieldName = 'MDDate'
            PropertiesClassName = 'TcxDateEditProperties'
            Properties.SaveTime = False
            Properties.ShowTime = False
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.Default
            Width = 64
          end
          object cxGridDBColumn8: TcxGridDBColumn
            Tag = 99
            Caption = #21305#25968
            DataBinding.FieldName = 'PS'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.Default
            Width = 46
          end
          object cxGridDBColumn9: TcxGridDBColumn
            Tag = 99
            Caption = #25968#37327
            DataBinding.FieldName = 'Qty'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.Default
            Width = 44
          end
          object cxGridDBColumn10: TcxGridDBColumn
            Tag = 99
            Caption = #21333#20301
            DataBinding.FieldName = 'QtyUnit'
            PropertiesClassName = 'TcxComboBoxProperties'
            Properties.DropDownListStyle = lsFixedList
            Properties.Items.Strings = (
              'M'
              'Kg'
              #26465)
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.Default
            Width = 46
          end
          object Tv1Column1: TcxGridDBColumn
            Tag = 99
            Caption = #36131#20219#20154
            DataBinding.FieldName = 'DutyPerson'
            PropertiesClassName = 'TcxComboBoxProperties'
            Properties.DropDownListStyle = lsFixedList
            Properties.ImmediatePost = True
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.Default
            Width = 54
          end
          object Tv1Column2: TcxGridDBColumn
            Tag = 99
            Caption = #36131#20219#24037#21378
            DataBinding.FieldName = 'DutyFactoryName'
            PropertiesClassName = 'TcxComboBoxProperties'
            Properties.DropDownListStyle = lsFixedList
            Properties.ImmediatePost = True
            Properties.OnEditValueChanged = Tv1Column2PropertiesEditValueChanged
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.Default
            Width = 70
          end
          object Tv1Column3: TcxGridDBColumn
            Tag = 99
            Caption = #20837#24211#21407#22240
            DataBinding.FieldName = 'DutyReason'
            PropertiesClassName = 'TcxButtonEditProperties'
            Properties.Buttons = <
              item
                Default = True
                Kind = bkEllipsis
              end>
            Properties.OnButtonClick = Tv1Column3PropertiesButtonClick
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.Default
            Width = 68
          end
          object Tv1Column4: TcxGridDBColumn
            Tag = 99
            Caption = #23384#25918#22320#28857
            DataBinding.FieldName = 'ToFactoryName'
            PropertiesClassName = 'TcxButtonEditProperties'
            Properties.Buttons = <
              item
                Default = True
                Kind = bkEllipsis
              end>
            Properties.ReadOnly = True
            Properties.OnButtonClick = Tv1Column4PropertiesButtonClick
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.Default
            Width = 70
          end
          object v1Column13: TcxGridDBColumn
            Tag = 99
            Caption = #29992#36884
            DataBinding.FieldName = 'RKYongTu'
            PropertiesClassName = 'TcxButtonEditProperties'
            Properties.Buttons = <
              item
                Default = True
                Kind = bkEllipsis
              end>
            Properties.ReadOnly = True
            Properties.OnButtonClick = v1Column13PropertiesButtonClick
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.Default
            Width = 68
          end
          object v1Column11: TcxGridDBColumn
            Caption = #38750#26412#21333
            DataBinding.FieldName = 'OtherOrdFlag'
            PropertiesClassName = 'TcxCheckBoxProperties'
            Properties.ImmediatePost = True
            Properties.NullStyle = nssUnchecked
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Styles.Header = DataLink_DDMD.Default
            Width = 48
          end
          object cxGridDBColumn6: TcxGridDBColumn
            Tag = 2
            Caption = #20379#24212#21830
            DataBinding.FieldName = 'FactoryName'
            PropertiesClassName = 'TcxComboBoxProperties'
            Properties.DropDownListStyle = lsFixedList
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 89
          end
          object cxGridDBColumn5: TcxGridDBColumn
            Tag = 2
            Caption = #24037#24207#21517#31216
            DataBinding.FieldName = 'PSName'
            Options.Focusing = False
            Width = 61
          end
          object cxGridDBColumn16: TcxGridDBColumn
            Caption = #33457#22411#21495
            DataBinding.FieldName = 'PRTHX'
            HeaderAlignmentHorz = taCenter
            Options.Editing = False
            Options.Focusing = False
            Width = 54
          end
          object cxGridDBColumn17: TcxGridDBColumn
            Caption = #33394#21495
            DataBinding.FieldName = 'PRTColorNo'
            HeaderAlignmentHorz = taCenter
            Options.Editing = False
            Options.Focusing = False
            Width = 57
          end
          object cxGridDBColumn18: TcxGridDBColumn
            Caption = #30331#35760#20154
            DataBinding.FieldName = 'Filler'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 58
          end
          object cxGridDBColumn19: TcxGridDBColumn
            Caption = #30331#35760#26102#38388
            DataBinding.FieldName = 'FillTime'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 67
          end
          object cxGridDBColumn20: TcxGridDBColumn
            Caption = #35746#21333#21495
            DataBinding.FieldName = 'OrderNo'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 57
          end
          object cxGridDBColumn21: TcxGridDBColumn
            Caption = #20135#21697#32534#21495
            DataBinding.FieldName = 'ConCode'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 58
          end
          object cxGridDBColumn22: TcxGridDBColumn
            Caption = #20135#21697#21517#31216
            DataBinding.FieldName = 'ConName'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 56
          end
          object cxGridDBColumn23: TcxGridDBColumn
            Caption = #38376#24133'cm'
            DataBinding.FieldName = 'ConMF'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 56
          end
          object cxGridDBColumn24: TcxGridDBColumn
            Caption = #20811#37325'g/'#13217
            DataBinding.FieldName = 'ConKZ'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 59
          end
          object cxGridDBColumn25: TcxGridDBColumn
            Caption = #35268#26684
            DataBinding.FieldName = 'ConSpec'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 47
          end
          object cxGridDBColumn26: TcxGridDBColumn
            Caption = #25104#20998
            DataBinding.FieldName = 'ConCF'
            HeaderAlignmentHorz = taCenter
            Options.Focusing = False
            Width = 47
          end
          object v1Column8: TcxGridDBColumn
            Caption = #20837#24211#21305#25968
            DataBinding.FieldName = 'RKPS'
            Options.Editing = False
            Options.Focusing = False
            Width = 59
          end
          object v1Column9: TcxGridDBColumn
            Caption = #20837#24211#25968#37327
            DataBinding.FieldName = 'RKQty'
            Options.Editing = False
            Options.Focusing = False
            Width = 55
          end
          object v1Column10: TcxGridDBColumn
            Caption = #36741#21161#24037#33402#35828#26126
            DataBinding.FieldName = 'FZGYNote'
            HeaderAlignmentHorz = taCenter
            Options.Editing = False
            Options.Focusing = False
            Width = 77
          end
        end
        object cxGridLevel2: TcxGridLevel
          GridView = Tv1
        end
      end
    end
  end
  object ScrollBox1: TScrollBox
    Left = 664
    Top = 120
    Width = 505
    Height = 468
    Align = alRight
    TabOrder = 3
    Visible = False
    object Panel3: TPanel
      Left = 0
      Top = 23
      Width = 501
      Height = 19
      Align = alTop
      BevelInner = bvRaised
      BevelOuter = bvLowered
      Color = clWindow
      TabOrder = 0
      object Label13: TLabel
        Left = 5
        Top = 2
        Width = 66
        Height = 12
        Caption = #29983#20135#27969#31243' 1'
        Font.Charset = GB2312_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
    end
    object cxGrid71: TcxGrid
      Left = 0
      Top = 42
      Width = 501
      Height = 109
      Align = alTop
      TabOrder = 1
      object Tv71: TcxGridDBTableView
        NavigatorButtons.ConfirmDelete = False
        DataController.DataSource = DataSource71
        DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
        DataController.Summary.DefaultGroupSummaryItems = <
          item
            Format = '0'
            Position = spFooter
          end
          item
            Format = '0'
            Position = spFooter
          end
          item
            Format = '0'
            Position = spFooter
          end
          item
            Format = '0'
            Position = spFooter
            Column = v2Column1
          end>
        DataController.Summary.FooterSummaryItems = <
          item
            Kind = skSum
          end
          item
            Kind = skSum
          end>
        DataController.Summary.SummaryGroups = <>
        OptionsBehavior.FocusCellOnTab = True
        OptionsBehavior.GoToNextCellOnEnter = True
        OptionsBehavior.FocusCellOnCycle = True
        OptionsCustomize.ColumnFiltering = False
        OptionsView.GroupByBox = False
        Styles.Inactive = DataLink_DDMD.SHuangSe
        Styles.IncSearch = DataLink_DDMD.SHuangSe
        Styles.Selection = DataLink_DDMD.SHuangSe
        Styles.Header = DataLink_DDMD.Default
        object v2Column2: TcxGridDBColumn
          Caption = #36873#25321
          DataBinding.FieldName = 'SSel'
          PropertiesClassName = 'TcxCheckBoxProperties'
          Properties.ImmediatePost = True
          Properties.NullStyle = nssUnchecked
          Properties.OnEditValueChanged = v2Column2PropertiesEditValueChanged
          Width = 41
        end
        object V2XH: TcxGridDBColumn
          Caption = #24207#21495
          DataBinding.FieldName = 'PSXH'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Options.Sorting = False
          SortIndex = 0
          SortOrder = soAscending
          Styles.Header = DataLink_DDMD.Default
          Width = 52
        end
        object cxGridDBColumn15: TcxGridDBColumn
          Caption = #24037#24207#21517#31216
          DataBinding.FieldName = 'PSName'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Options.Sorting = False
          Styles.Header = DataLink_DDMD.Default
          Width = 74
        end
        object v2Column1: TcxGridDBColumn
          Caption = #39044#35745#25439#32791'%'
          DataBinding.FieldName = 'PSSH'
          Options.Editing = False
          Options.Sorting = False
          Width = 65
        end
        object cxGridDBColumn27: TcxGridDBColumn
          Caption = #27880#24847#20107#39033'/'#21697#36136#35828#26126
          DataBinding.FieldName = 'PSNote'
          PropertiesClassName = 'TcxButtonEditProperties'
          Properties.Buttons = <
            item
              Default = True
              Kind = bkEllipsis
            end>
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Options.Sorting = False
          Styles.Header = DataLink_DDMD.Default
          Width = 180
        end
      end
      object cxGridLevel3: TcxGridLevel
        GridView = Tv71
      end
    end
    object Panel7: TPanel
      Left = 0
      Top = 151
      Width = 501
      Height = 21
      Align = alTop
      BevelInner = bvRaised
      BevelOuter = bvLowered
      Color = clWindow
      TabOrder = 2
      object Label23: TLabel
        Left = 12
        Top = 4
        Width = 92
        Height = 12
        Caption = #35746#21333#23433#25490#20449#24687' 2'
        Color = clWindow
        Font.Charset = GB2312_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentColor = False
        ParentFont = False
      end
    end
    object cxGrid72: TcxGrid
      Left = 0
      Top = 172
      Width = 501
      Height = 73
      Align = alClient
      TabOrder = 3
      object Tv72: TcxGridDBTableView
        NavigatorButtons.ConfirmDelete = False
        DataController.DataSource = DataSource72
        DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
        DataController.Summary.DefaultGroupSummaryItems = <
          item
            Format = '0'
            Position = spFooter
          end
          item
            Format = '0'
            Position = spFooter
            Column = v1PRTOrderQty
          end
          item
            Format = '0'
            Position = spFooter
          end>
        DataController.Summary.FooterSummaryItems = <
          item
            Kind = skSum
            Column = v1PRTOrderQty
          end
          item
            Kind = skSum
          end>
        DataController.Summary.SummaryGroups = <>
        OptionsBehavior.FocusCellOnTab = True
        OptionsBehavior.GoToNextCellOnEnter = True
        OptionsBehavior.FocusCellOnCycle = True
        OptionsCustomize.ColumnFiltering = False
        OptionsView.GroupByBox = False
        Styles.Inactive = DataLink_DDMD.SHuangSe
        Styles.IncSearch = DataLink_DDMD.SHuangSe
        Styles.Selection = DataLink_DDMD.SHuangSe
        Styles.Header = DataLink_DDMD.Default
        object v1Column2: TcxGridDBColumn
          Caption = #36873#25321
          DataBinding.FieldName = 'SSel'
          PropertiesClassName = 'TcxCheckBoxProperties'
          Properties.ImmediatePost = True
          Properties.NullStyle = nssUnchecked
          Properties.OnEditValueChanged = v1Column2PropertiesEditValueChanged
          HeaderAlignmentHorz = taCenter
          Styles.Header = DataLink_DDMD.Default
          Width = 36
        end
        object v1Column7: TcxGridDBColumn
          Caption = #24037#24207
          DataBinding.FieldName = 'PSName'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 43
        end
        object v1Column4: TcxGridDBColumn
          Caption = #33457#22411#21495
          DataBinding.FieldName = 'PRTHX'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Styles.Header = DataLink_DDMD.Default
          Width = 72
        end
        object v1SOrddefstr1: TcxGridDBColumn
          Caption = #33394#21495
          DataBinding.FieldName = 'PRTColorNo'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Styles.Header = DataLink_DDMD.Default
          Width = 47
        end
        object v1PRTColor: TcxGridDBColumn
          Caption = #39068#33394
          DataBinding.FieldName = 'PRTColor'
          PropertiesClassName = 'TcxButtonEditProperties'
          Properties.Buttons = <
            item
              Default = True
              Kind = bkEllipsis
            end>
          Properties.ReadOnly = False
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Options.Sorting = False
          Styles.Header = DataLink_DDMD.handBlack
          Width = 42
        end
        object cxGridDBColumn28: TcxGridDBColumn
          Caption = #39068#33394#35828#26126
          DataBinding.FieldName = 'ColorNote'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Styles.Header = DataLink_DDMD.Default
          Width = 65
        end
        object v1Column3: TcxGridDBColumn
          Caption = #20379#24212#21830
          DataBinding.FieldName = 'FactoryName'
          HeaderAlignmentHorz = taCenter
          Width = 66
        end
        object v1PRTOrderQty: TcxGridDBColumn
          Caption = #23433#25490#21305#25968
          DataBinding.FieldName = 'PFTPPS'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Styles.Header = DataLink_DDMD.Default
          Width = 63
        end
        object v1Column5: TcxGridDBColumn
          Caption = #23433#25490#25968#37327
          DataBinding.FieldName = 'PFTPQty'
          HeaderAlignmentHorz = taCenter
          Width = 65
        end
        object v1OrderUnit: TcxGridDBColumn
          Caption = #21333#20301
          DataBinding.FieldName = 'PFTPUnit'
          PropertiesClassName = 'TcxComboBoxProperties'
          Properties.DropDownListStyle = lsFixedList
          Properties.Items.Strings = (
            'M'
            'Y'
            'P'
            'Kg')
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Styles.Header = DataLink_DDMD.Default
          Width = 43
        end
        object v1Column6: TcxGridDBColumn
          Caption = #23436#25104#29575'%'
          DataBinding.FieldName = 'WCL'
          HeaderAlignmentHorz = taCenter
          Width = 61
        end
      end
      object cxGrid1Level1: TcxGridLevel
        GridView = Tv72
      end
    end
    object Panel2: TPanel
      Left = 0
      Top = 245
      Width = 501
      Height = 20
      Align = alBottom
      BevelInner = bvRaised
      BevelOuter = bvLowered
      Color = clWindow
      TabOrder = 4
      object Label21: TLabel
        Left = 5
        Top = 3
        Width = 92
        Height = 12
        Caption = #37319#36141#21152#24037#21512#21516' 3'
        Font.Charset = GB2312_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
    end
    object cxGrid77: TcxGrid
      Left = 0
      Top = 265
      Width = 501
      Height = 199
      Align = alBottom
      TabOrder = 5
      object Tv77: TcxGridDBTableView
        NavigatorButtons.ConfirmDelete = False
        DataController.DataSource = DataSource77
        DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
        DataController.Summary.DefaultGroupSummaryItems = <>
        DataController.Summary.FooterSummaryItems = <>
        DataController.Summary.SummaryGroups = <>
        OptionsCustomize.ColumnFiltering = False
        OptionsView.GroupByBox = False
        Styles.Inactive = DataLink_DDMD.SHuangSe
        Styles.IncSearch = DataLink_DDMD.SHuangSe
        Styles.Selection = DataLink_DDMD.SHuangSe
        Styles.Header = DataLink_DDMD.Default
        object v5Column8: TcxGridDBColumn
          Caption = #36873#25321
          DataBinding.FieldName = 'SSel'
          PropertiesClassName = 'TcxCheckBoxProperties'
          Properties.ImmediatePost = True
          Properties.NullStyle = nssUnchecked
          Properties.OnEditValueChanged = v5Column8PropertiesEditValueChanged
          Options.Sorting = False
          Width = 35
        end
        object cxGridDBColumn29: TcxGridDBColumn
          Caption = #21512#21516#32534#21495
          DataBinding.FieldName = 'ConNo'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Styles.Header = DataLink_DDMD.Default
          Width = 66
        end
        object v5Column6: TcxGridDBColumn
          Caption = #21512#21516#31867#22411
          DataBinding.FieldName = 'ContypeOther'
          Options.Editing = False
          Width = 62
        end
        object v5Column2: TcxGridDBColumn
          Caption = #24037#24207#21517#31216
          DataBinding.FieldName = 'ConType'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Width = 64
        end
        object v5Column7: TcxGridDBColumn
          Caption = #20379#24212#21830
          DataBinding.FieldName = 'FactoryNoName'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Width = 63
        end
        object cxGridDBColumn30: TcxGridDBColumn
          Caption = #20132#26399
          DataBinding.FieldName = 'DLYDate'
          PropertiesClassName = 'TcxDateEditProperties'
          Properties.SaveTime = False
          Properties.ShowTime = False
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Styles.Header = DataLink_DDMD.Default
          Width = 62
        end
        object v5Column3: TcxGridDBColumn
          Caption = #20135#21697#21517#31216
          DataBinding.FieldName = 'C_CodeName'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Width = 64
        end
        object v5Column4: TcxGridDBColumn
          Caption = #35268#26684
          DataBinding.FieldName = 'C_Spec'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Width = 51
        end
        object v5Column5: TcxGridDBColumn
          Caption = #25104#20998
          DataBinding.FieldName = 'C_CF'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Width = 51
        end
        object v5Column10: TcxGridDBColumn
          Caption = #21305#25968
          DataBinding.FieldName = 'PS'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Width = 45
        end
        object v5Column1: TcxGridDBColumn
          Caption = #25968#37327
          DataBinding.FieldName = 'C_Qty'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Width = 57
        end
        object v5Column9: TcxGridDBColumn
          Caption = #21333#20301
          DataBinding.FieldName = 'C_Unit'
          HeaderAlignmentHorz = taCenter
          Width = 45
        end
        object v77Column1: TcxGridDBColumn
          Caption = #21333#20215
          DataBinding.FieldName = 'Price'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 60
        end
      end
      object cxGridLevel4: TcxGridLevel
        GridView = Tv77
      end
    end
    object Panel4: TPanel
      Left = 0
      Top = 0
      Width = 501
      Height = 23
      Align = alTop
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 6
      object Label11: TLabel
        Left = 176
        Top = 5
        Width = 39
        Height = 12
        Caption = #35746#21333#21495
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object Button1: TButton
        Left = 40
        Top = 2
        Width = 53
        Height = 18
        Caption = #30830#23450
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 102
        Top = 2
        Width = 53
        Height = 18
        Caption = #21462#28040
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = Button2Click
      end
      object Edit1: TEdit
        Tag = 2
        Left = 218
        Top = 1
        Width = 209
        Height = 20
        TabOrder = 2
        OnChange = Edit1Change
      end
    end
    object cxGrid6: TcxGrid
      Left = 219
      Top = 20
      Width = 207
      Height = 177
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 7
      Visible = False
      object TvOrdeNo: TcxGridDBTableView
        OnDblClick = TvOrdeNoDblClick
        NavigatorButtons.ConfirmDelete = False
        DataController.DataSource = DS_OrderNo
        DataController.Summary.DefaultGroupSummaryItems = <>
        DataController.Summary.FooterSummaryItems = <>
        DataController.Summary.SummaryGroups = <>
        OptionsCustomize.ColumnFiltering = False
        OptionsSelection.CellSelect = False
        OptionsView.GroupByBox = False
        Styles.Header = DataLink_DDMD.Default
        object VOrderNo: TcxGridDBColumn
          Caption = #35746#21333#21495
          DataBinding.FieldName = 'OrderNo'
          HeaderAlignmentHorz = taCenter
          Width = 195
        end
      end
      object cxGrid4Level1: TcxGridLevel
        GridView = TvOrdeNo
      end
    end
  end
  object cxTabControl1: TcxTabControl
    Left = 0
    Top = 94
    Width = 1169
    Height = 26
    Align = alTop
    Style = 8
    TabIndex = 0
    TabOrder = 4
    Tabs.Strings = (
      #24453#26680#26597
      #24050#26680#26597
      #20840#37096)
    OnChange = cxTabControl1Change
    ClientRectBottom = 26
    ClientRectRight = 1169
    ClientRectTop = 23
  end
  object DataSource3: TDataSource
    DataSet = ClientDataSet3
    Left = 219
    Top = 247
  end
  object ClientDataSet3: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 248
    Top = 248
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_DDMD.ADOLink
    Parameters = <>
    Left = 752
    Top = 7
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_DDMD.ADOLink
    Parameters = <>
    Left = 784
    Top = 7
  end
  object ADOQuery1: TADOQuery
    Connection = DataLink_DDMD.ADOLink
    Parameters = <>
    Left = 824
    Top = 7
  end
  object cxGridPopupMenu3: TcxGridPopupMenu
    Grid = cxGrid3
    PopupMenus = <>
    Left = 281
    Top = 249
  end
  object DataSource1: TDataSource
    DataSet = ClientDataSet1
    Left = 488
    Top = 248
  end
  object ClientDataSet1: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 520
    Top = 248
  end
  object cxGridPopupMenu1: TcxGridPopupMenu
    Grid = cxGrid1
    PopupMenus = <>
    Left = 553
    Top = 249
  end
  object ADOQuery3: TADOQuery
    Connection = DataLink_DDMD.ADOLink
    Parameters = <>
    Left = 720
    Top = 7
  end
  object DataSource71: TDataSource
    DataSet = ClientDataSet71
    Left = 720
    Top = 184
  end
  object ClientDataSet71: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 744
    Top = 184
  end
  object cxGridPopupMenu71: TcxGridPopupMenu
    Grid = cxGrid71
    PopupMenus = <>
    Left = 761
    Top = 185
  end
  object DataSource72: TDataSource
    DataSet = ClientDataSet72
    Left = 880
    Top = 304
  end
  object ClientDataSet72: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 912
    Top = 304
  end
  object cxGridPopupMenu72: TcxGridPopupMenu
    Grid = cxGrid72
    PopupMenus = <>
    Left = 945
    Top = 305
  end
  object DataSource77: TDataSource
    DataSet = ClientDataSet77
    Left = 872
    Top = 440
  end
  object ClientDataSet77: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 912
    Top = 440
  end
  object cxGridPopupMenu77: TcxGridPopupMenu
    Grid = cxGrid77
    PopupMenus = <>
    Left = 961
    Top = 441
  end
  object CDS_OrderNo: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 1016
    Top = 144
  end
  object DS_OrderNo: TDataSource
    DataSet = CDS_OrderNo
    Left = 1048
    Top = 144
  end
  object ClientDataSet8: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 960
    Top = 496
  end
  object ClientDataSet9: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 936
    Top = 496
  end
  object ADOTemp: TADOQuery
    Connection = DataLink_DDMD.ADOLink
    Parameters = <>
    Left = 896
    Top = 7
  end
end