object frmZdyAttachGYSHelp: TfrmZdyAttachGYSHelp
  Left = 173
  Top = 121
  Width = 1038
  Height = 618
  Caption = #20379#24212#21830#36164#26009#31649#29702
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 1022
    Height = 31
    ButtonHeight = 30
    ButtonWidth = 59
    Caption = 'ToolBar1'
    Color = clSkyBlue
    DisabledImages = DataLink_TradeManage.ThreeImgList
    Flat = True
    Images = DataLink_TradeManage.ThreeImgList
    List = True
    ParentColor = False
    ShowCaptions = True
    TabOrder = 0
    object TBRafresh: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #21047#26032
      ImageIndex = 9
      OnClick = TBRafreshClick
    end
    object ToolButton2: TToolButton
      Left = 63
      Top = 0
      AutoSize = True
      Caption = #36807#28388
      ImageIndex = 59
      OnClick = ToolButton2Click
    end
    object ToolButton3: TToolButton
      Left = 126
      Top = 0
      AutoSize = True
      Caption = #26032#22686
      ImageIndex = 3
      Visible = False
      OnClick = ToolButton3Click
    end
    object ToolButton4: TToolButton
      Left = 189
      Top = 0
      Caption = #20462#25913
      ImageIndex = 54
      Visible = False
      OnClick = ToolButton4Click
    end
    object TBDel: TToolButton
      Left = 248
      Top = 0
      AutoSize = True
      Caption = #21024#38500
      ImageIndex = 17
      Visible = False
      OnClick = TBDelClick
    end
    object ToolButton1: TToolButton
      Left = 311
      Top = 0
      AutoSize = True
      Caption = #23548#20986
      ImageIndex = 53
      OnClick = ToolButton1Click
    end
    object TBClose: TToolButton
      Left = 374
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 55
      OnClick = TBCloseClick
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 31
    Width = 1022
    Height = 39
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object Label3: TLabel
      Left = 203
      Top = 13
      Width = 60
      Height = 12
      Caption = #20379#24212#21830#21517#31216
    end
    object Label1: TLabel
      Left = 22
      Top = 13
      Width = 60
      Height = 12
      Caption = #20379#24212#21830#32534#21495
    end
    object Label2: TLabel
      Left = 395
      Top = 13
      Width = 24
      Height = 12
      Caption = #31867#22411
    end
    object ZdyName: TEdit
      Tag = 2
      Left = 267
      Top = 9
      Width = 89
      Height = 20
      TabOrder = 0
      OnChange = ZdyNameChange
    end
    object ZdyCode: TEdit
      Tag = 2
      Left = 83
      Top = 9
      Width = 89
      Height = 20
      TabOrder = 1
      OnChange = ZdyNameChange
    end
    object DEFstr5: TComboBox
      Tag = 1
      Left = 424
      Top = 8
      Width = 81
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 2
      OnChange = ZdyNameChange
      Items.Strings = (
        #22383#24067
        #21152#24037#21378)
    end
  end
  object cxGrid2: TcxGrid
    Left = 0
    Top = 70
    Width = 1022
    Height = 510
    Align = alClient
    TabOrder = 2
    object Tv2: TcxGridDBTableView
      OnDblClick = Tv2DblClick
      NavigatorButtons.ConfirmDelete = False
      NavigatorButtons.Delete.Enabled = False
      NavigatorButtons.Delete.Visible = False
      DataController.DataSource = DS_HZ
      DataController.Summary.DefaultGroupSummaryItems = <>
      DataController.Summary.FooterSummaryItems = <
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsBehavior.GoToNextCellOnEnter = True
      OptionsCustomize.ColumnFiltering = False
      OptionsData.Deleting = False
      OptionsData.DeletingConfirmation = False
      OptionsSelection.CellSelect = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      Styles.Inactive = DataLink_TradeManage.SHuangSe
      Styles.IncSearch = DataLink_TradeManage.SHuangSe
      Styles.Selection = DataLink_TradeManage.SHuangSe
      Styles.Header = DataLink_TradeManage.handBlack
      object v2Column6: TcxGridDBColumn
        Caption = #20379#24212#21830#21517#31216
        DataBinding.FieldName = 'ZdyName'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.ReadOnly = True
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Width = 124
      end
      object v2Column2: TcxGridDBColumn
        Caption = #20379#24212#21830#32534#21495
        DataBinding.FieldName = 'ZdyCode'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Width = 80
      end
      object v2Column8: TcxGridDBColumn
        Caption = #31867#22411
        DataBinding.FieldName = 'DEFstr5'
        HeaderAlignmentHorz = taCenter
        Width = 77
      end
      object v2Column3: TcxGridDBColumn
        Caption = #30005#35805
        DataBinding.FieldName = 'DEFstr1'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Width = 72
      end
      object v2Column4: TcxGridDBColumn
        Caption = #25163#26426
        DataBinding.FieldName = 'DEFstr2'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Width = 74
      end
      object v2Column5: TcxGridDBColumn
        Caption = #20256#30495
        DataBinding.FieldName = 'DEFstr3'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Width = 68
      end
      object v2Column7: TcxGridDBColumn
        Caption = #20844#21496#22320#22336
        DataBinding.FieldName = 'DEFNote1'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Width = 69
      end
      object v2Column9: TcxGridDBColumn
        Caption = #32852#31995#20154
        DataBinding.FieldName = 'DEFstr4'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Width = 73
      end
      object v2Column1: TcxGridDBColumn
        Caption = #22791#27880
        DataBinding.FieldName = 'Note'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Width = 114
      end
    end
    object cxGridLevel1: TcxGridLevel
      GridView = Tv2
    end
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_TradeManage.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 789
    Top = 9
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_TradeManage.ADOLink
    Parameters = <>
    Left = 829
    Top = 1
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_TradeManage.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 949
    Top = 225
  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 = RMDB_Main
    CompressLevel = rmzcFastest
    CompressThread = False
    LaterBuildEvents = True
    OnlyOwnerDataSet = False
    Left = 864
    Top = 224
    ReportData = {}
  end
  object RMDB_Main: TRMDBDataSet
    Visible = True
    Left = 928
    Top = 216
  end
  object cxGridPopupMenu2: TcxGridPopupMenu
    Grid = cxGrid2
    PopupMenus = <>
    Left = 888
    Top = 224
  end
  object DS_HZ: TDataSource
    DataSet = CDS_HZ
    Left = 899
    Top = 235
  end
  object CDS_HZ: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 872
    Top = 224
  end
end