inherited frmDyeTechnicsList: TfrmDyeTechnicsList
  Left = 93
  Top = 106
  Caption = #24037#33402#30331#35760
  ClientHeight = 593
  ClientWidth = 1455
  ExplicitWidth = 1471
  ExplicitHeight = 632
  PixelsPerInch = 96
  TextHeight = 12
  object ToolBar1: TToolBar [0]
    Tag = 1
    Left = 0
    Top = 0
    Width = 1455
    Height = 38
    AutoSize = True
    ButtonHeight = 38
    ButtonWidth = 91
    Caption = 'ToolBar1'
    Color = clSkyBlue
    DisabledImages = DataLink_DyePlan.ImageList_new32
    Images = DataLink_DyePlan.ImageList_new32
    List = True
    ParentColor = False
    ShowCaptions = True
    TabOrder = 0
    object TBRafresh: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #21047#26032
      ImageIndex = 1
      OnClick = TBRafreshClick
    end
    object ToolButton2: TToolButton
      Left = 71
      Top = 0
      AutoSize = True
      Caption = #36807#28388
      ImageIndex = 0
      OnClick = ToolButton2Click
    end
    object ToolButton1: TToolButton
      Left = 142
      Top = 0
      AutoSize = True
      Caption = #26032#22686
      ImageIndex = 9
      OnClick = ToolButton1Click
    end
    object ToolButton4: TToolButton
      Left = 213
      Top = 0
      AutoSize = True
      Caption = #20462#25913
      ImageIndex = 3
      OnClick = ToolButton4Click
    end
    object TBDel: TToolButton
      Left = 284
      Top = 0
      AutoSize = True
      Caption = #21024#38500
      ImageIndex = 5
      OnClick = TBDelClick
    end
    object Tchk: TToolButton
      Left = 355
      Top = 0
      AutoSize = True
      Caption = #38145#23450
      ImageIndex = 16
      OnClick = TchkClick
    end
    object TNochk: TToolButton
      Left = 426
      Top = 0
      AutoSize = True
      Caption = #25764#38144#38145#23450
      ImageIndex = 11
      OnClick = TNochkClick
    end
    object ToolButton3: TToolButton
      Left = 521
      Top = 0
      AutoSize = True
      Caption = #20445#23384#26684#24335
      ImageIndex = 16
      OnClick = ToolButton3Click
    end
    object TBClose: TToolButton
      Left = 616
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 7
      OnClick = TBCloseClick
    end
  end
  object Panel1: TPanel [1]
    Left = 0
    Top = 38
    Width = 1455
    Height = 38
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object Label1: TLabel
      Left = 186
      Top = 13
      Width = 48
      Height = 12
      Caption = #24037#33402#21517#31216
    end
    object Label3: TLabel
      Left = 30
      Top = 13
      Width = 48
      Height = 12
      Caption = #24037#33402#32534#21495
    end
    object DTMName: TEdit
      Tag = 2
      Left = 236
      Top = 9
      Width = 90
      Height = 20
      TabOrder = 0
      OnChange = DTMNoChange
    end
    object DTMNo: TEdit
      Tag = 2
      Left = 78
      Top = 9
      Width = 89
      Height = 20
      TabOrder = 1
      OnChange = DTMNoChange
    end
  end
  object cxGrid2: TcxGrid [2]
    Left = 0
    Top = 99
    Width = 760
    Height = 494
    Align = alLeft
    TabOrder = 2
    ExplicitLeft = 2
    object Tv2: TcxGridDBTableView
      Navigator.Buttons.CustomButtons = <>
      Navigator.Buttons.Delete.Enabled = False
      Navigator.Buttons.Delete.Visible = False
      OnFocusedRecordChanged = Tv2FocusedRecordChanged
      DataController.DataSource = DS_2
      DataController.Filter.AutoDataSetFilter = True
      DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
      DataController.Summary.DefaultGroupSummaryItems = <>
      DataController.Summary.FooterSummaryItems = <
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsData.Deleting = False
      OptionsData.DeletingConfirmation = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      Styles.Header = DataLink_DyePlan.FonePurple
      object v2Ssel: TcxGridDBColumn
        Caption = #36873#25321
        DataBinding.FieldName = 'Ssel'
        PropertiesClassName = 'TcxCheckBoxProperties'
        Properties.ImmediatePost = True
        Properties.NullStyle = nssUnchecked
        FooterAlignmentHorz = taCenter
        HeaderAlignmentHorz = taCenter
        HeaderGlyphAlignmentHorz = taCenter
        Width = 60
      end
      object v2GYNO: TcxGridDBColumn
        Caption = #24037#33402#32534#21495
        DataBinding.FieldName = 'DTMNo'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Width = 67
      end
      object v2GYName: TcxGridDBColumn
        Caption = #24037#33402#21517#31216
        DataBinding.FieldName = 'DTMName'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Width = 69
      end
      object v2GYGX: TcxGridDBColumn
        Caption = #24037#24207
        DataBinding.FieldName = 'DTMPSlist'
        FooterAlignmentHorz = taCenter
        HeaderAlignmentHorz = taCenter
        HeaderGlyphAlignmentHorz = taCenter
        Options.Editing = False
        Options.Focusing = False
        Width = 528
      end
    end
    object cxGridLevel1: TcxGridLevel
      GridView = Tv2
    end
  end
  object cxTabControl1: TcxTabControl [3]
    Left = 0
    Top = 76
    Width = 1455
    Height = 23
    Align = alTop
    TabOrder = 3
    Properties.CustomButtons.Buttons = <>
    Properties.Style = 9
    Properties.TabIndex = 0
    Properties.Tabs.Strings = (
      #26410#38145#23450
      #24050#38145#23450
      #20840#37096)
    OnChange = cxTabControl1Change
    ClientRectBottom = 23
    ClientRectRight = 1455
    ClientRectTop = 19
  end
  object cxGrid1: TcxGrid [4]
    Left = 768
    Top = 99
    Width = 687
    Height = 494
    Align = alClient
    TabOrder = 4
    object TV1: TcxGridDBTableView
      Navigator.Buttons.CustomButtons = <>
      Navigator.Buttons.Delete.Enabled = False
      Navigator.Buttons.Delete.Visible = False
      DataController.DataSource = DS_1
      DataController.Filter.AutoDataSetFilter = True
      DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
      DataController.Summary.DefaultGroupSummaryItems = <>
      DataController.Summary.FooterSummaryItems = <>
      DataController.Summary.SummaryGroups = <>
      OptionsBehavior.GoToNextCellOnEnter = True
      OptionsCustomize.ColumnFiltering = False
      OptionsCustomize.ColumnSorting = False
      OptionsData.Deleting = False
      OptionsData.DeletingConfirmation = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      Styles.IncSearch = DataLink_DyePlan.SHuangSe
      Styles.Header = DataLink_DyePlan.handBlack
      Styles.Inactive = DataLink_DyePlan.SHuangSe
      Styles.Selection = DataLink_DyePlan.SHuangSe
      object XUHAO: TcxGridDBColumn
        Caption = #24207#21495
        DataBinding.FieldName = 'PSNO'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 48
      end
      object cxGridDBColumn1: TcxGridDBColumn
        Caption = #24037#24207#21517#31216
        DataBinding.FieldName = 'PSName'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.ReadOnly = True
        HeaderAlignmentHorz = taCenter
        Width = 141
      end
    end
    object cxGridLevel2: TcxGridLevel
      GridView = TV1
    end
  end
  object cxSplitter1: TcxSplitter [5]
    Left = 760
    Top = 99
    Width = 8
    Height = 494
    AlignSplitter = salRight
    Control = cxGrid2
  end
  inherited ADOQueryBaseCmd: TADOQuery
    Connection = DataLink_DyePlan.ADOLink
    Left = 281
    Top = 288
  end
  inherited ADOQueryBaseTemp: TADOQuery
    Connection = DataLink_DyePlan.ADOLink
    Left = 153
    Top = 289
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_DyePlan.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 397
    Top = 145
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_DyePlan.ADOLink
    Parameters = <>
    Left = 301
    Top = 145
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_DyePlan.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 205
    Top = 145
  end
  object GPM_2: TcxGridPopupMenu
    Grid = cxGrid2
    PopupMenus = <>
    Left = 447
    Top = 361
  end
  object DS_2: TDataSource
    DataSet = CDS_2
    Left = 623
    Top = 184
  end
  object CDS_2: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 552
    Top = 177
  end
  object DS_1: TDataSource
    DataSet = CDS_1
    Left = 1104
    Top = 203
  end
  object CDS_1: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 1024
    Top = 201
  end
  object ADOQuery1: TADOQuery
    Connection = DataLink_DyePlan.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 853
    Top = 211
  end
  object GPM_1: TcxGridPopupMenu
    Grid = cxGrid1
    PopupMenus = <>
    Left = 948
    Top = 203
  end
end