inherited frmEmployeeList: TfrmEmployeeList
  Top = 39
  Caption = #21592#24037#26723#26696#21015#34920
  ClientHeight = 660
  ClientWidth = 1432
  ExplicitWidth = 1448
  ExplicitHeight = 699
  PixelsPerInch = 96
  TextHeight = 12
  object ToolBar1: TToolBar [0]
    Tag = 1
    Left = 0
    Top = 0
    Width = 1432
    Height = 38
    AutoSize = True
    ButtonHeight = 38
    ButtonWidth = 115
    Caption = 'ToolBar1'
    Color = clSkyBlue
    DisabledImages = DataLink_Company.ImageList_new32
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Images = DataLink_Company.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
      OnClick = TBFindClick
    end
    object TBAdd: TToolButton
      Left = 142
      Top = 0
      AutoSize = True
      Caption = #26032#22686
      ImageIndex = 9
      OnClick = TBAddClick
    end
    object TBEdit: TToolButton
      Left = 213
      Top = 0
      AutoSize = True
      Caption = #20462#25913
      ImageIndex = 3
      OnClick = TBEditClick
    end
    object TBDel: TToolButton
      Left = 284
      Top = 0
      AutoSize = True
      Caption = #21024#38500
      ImageIndex = 3
      OnClick = TBDelClick
    end
    object ToolButton2: TToolButton
      Left = 355
      Top = 0
      AutoSize = True
      Caption = #37096#38376#35843#25972
      ImageIndex = 19
      OnClick = ToolButton2Click
    end
    object TLZ: TToolButton
      Left = 450
      Top = 0
      AutoSize = True
      Caption = #31163#32844
      ImageIndex = 17
      OnClick = TLZClick
    end
    object Panel2: TPanel
      Left = 521
      Top = 0
      Width = 155
      Height = 38
      BevelInner = bvRaised
      BevelOuter = bvLowered
      Color = clWhite
      ParentBackground = False
      TabOrder = 0
      DesignSize = (
        155
        38)
      object Label6: TLabel
        Left = 10
        Top = 11
        Width = 48
        Height = 12
        Anchors = [akLeft]
        Caption = #31163#32844#26085#26399
      end
      object SJLiZhiDate: TDateTimePicker
        Left = 60
        Top = 7
        Width = 90
        Height = 20
        Anchors = [akLeft]
        Date = 43292.000000000000000000
        Time = 0.850766331022896300
        TabOrder = 0
      end
    end
    object TCXLZ: TToolButton
      Left = 676
      Top = 0
      AutoSize = True
      Caption = #25764#38144#31163#32844
      ImageIndex = 11
      OnClick = TCXLZClick
    end
    object ToolButton1: TToolButton
      Left = 771
      Top = 0
      AutoSize = True
      Caption = #21592#24037#29031#29255#19978#20256
      ImageIndex = 15
      Visible = False
      OnClick = ToolButton1Click
    end
    object TBView: TToolButton
      Left = 890
      Top = 0
      AutoSize = True
      Caption = #26597#30475
      ImageIndex = 8
      OnClick = TBViewClick
    end
    object TBExport: TToolButton
      Left = 961
      Top = 0
      AutoSize = True
      Caption = #23548#20986
      ImageIndex = 20
      OnClick = TBExportClick
    end
    object TBClose: TToolButton
      Left = 1032
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 7
      OnClick = TBCloseClick
    end
  end
  object Panel1: TPanel [1]
    Left = 0
    Top = 38
    Width = 1432
    Height = 38
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clWhite
    ParentBackground = False
    TabOrder = 1
    object Label1: TLabel
      Left = 224
      Top = 12
      Width = 24
      Height = 12
      Caption = #22995#21517
    end
    object Label2: TLabel
      Left = 530
      Top = 12
      Width = 24
      Height = 12
      Caption = #24615#21035
    end
    object Label5: TLabel
      Left = 674
      Top = 12
      Width = 24
      Height = 12
      Caption = #23703#20301
    end
    object Label4: TLabel
      Left = 381
      Top = 12
      Width = 24
      Height = 12
      Caption = #37096#38376
    end
    object Label3: TLabel
      Left = 823
      Top = 12
      Width = 24
      Height = 12
      Caption = #36710#38388
    end
    object Label7: TLabel
      Left = 43
      Top = 12
      Width = 48
      Height = 12
      Caption = #21592#24037#32534#21495
    end
    object YGName: TEdit
      Tag = 2
      Left = 273
      Top = 8
      Width = 83
      Height = 20
      TabOrder = 0
      OnChange = YGNameChange
    end
    object YGSex: TComboBox
      Tag = 1
      Left = 579
      Top = 8
      Width = 70
      Height = 20
      Style = csDropDownList
      TabOrder = 1
      OnChange = YGNameChange
      Items.Strings = (
        #30007
        #22899
        '')
    end
    object GangWei: TEdit
      Tag = 2
      Left = 723
      Top = 8
      Width = 75
      Height = 20
      TabOrder = 2
      OnChange = YGNameChange
    end
    object Dept: TEdit
      Tag = 2
      Left = 430
      Top = 8
      Width = 75
      Height = 20
      TabOrder = 3
      OnChange = YGNameChange
    end
    object SYRName: TEdit
      Tag = 2
      Left = 872
      Top = 8
      Width = 75
      Height = 20
      TabOrder = 4
      OnChange = YGNameChange
    end
    object YGNo: TEdit
      Tag = 2
      Left = 116
      Top = 8
      Width = 83
      Height = 20
      TabOrder = 5
      OnChange = YGNameChange
    end
  end
  object cxDBTreeList1: TcxDBTreeList [2]
    Left = 0
    Top = 76
    Width = 225
    Height = 584
    Align = alLeft
    Bands = <
      item
      end>
    DataController.DataSource = DataSource2
    DataController.ParentField = 'DPParent'
    DataController.KeyField = 'DPID'
    Navigator.Buttons.CustomButtons = <>
    OptionsBehavior.CopyCaptionsToClipboard = False
    OptionsBehavior.ExpandOnDblClick = False
    OptionsSelection.CellSelect = False
    OptionsView.CellAutoHeight = True
    OptionsView.Headers = False
    RootValue = -1
    Styles.Inactive = DataLink_Company.Red
    Styles.Selection = DataLink_Company.Red
    Styles.IncSearch = DataLink_Company.Red
    TabOrder = 2
    OnDblClick = cxDBTreeList1DblClick
    object cxDBTreeList1cxDBTreeListColumn2: TcxDBTreeListColumn
      DataBinding.FieldName = 'DPName'
      Width = 210
      Position.ColIndex = 0
      Position.RowIndex = 0
      Position.BandIndex = 0
      Summary.FooterSummaryItems = <>
      Summary.GroupFooterSummaryItems = <>
    end
  end
  object cxSplitter1: TcxSplitter [3]
    Left = 225
    Top = 76
    Width = 8
    Height = 584
    HotZoneClassName = 'TcxMediaPlayer9Style'
    Control = cxDBTreeList1
  end
  object TPanel [4]
    Left = 233
    Top = 76
    Width = 1199
    Height = 584
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 4
    object cxTabControl1: TcxTabControl
      Left = 2
      Top = 2
      Width = 1195
      Height = 25
      Align = alTop
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
      Properties.CustomButtons.Buttons = <>
      Properties.Style = 3
      Properties.TabIndex = 0
      Properties.Tabs.Strings = (
        #22312#32844
        #31163#32844
        #20840#37096)
      OnChange = cxTabControl1Change
      ClientRectBottom = 28
      ClientRectRight = 1195
      ClientRectTop = 28
    end
    object cxGrid1: TcxGrid
      Left = 2
      Top = 27
      Width = 1195
      Height = 555
      Align = alClient
      PopupMenu = PopupMenu1
      TabOrder = 1
      object Tv1: TcxGridDBTableView
        Navigator.Buttons.CustomButtons = <>
        DataController.DataSource = DataSource1
        DataController.Filter.AutoDataSetFilter = True
        DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
        DataController.Summary.DefaultGroupSummaryItems = <>
        DataController.Summary.FooterSummaryItems = <>
        DataController.Summary.SummaryGroups = <>
        OptionsCustomize.ColumnFiltering = False
        OptionsView.Footer = True
        OptionsView.GroupByBox = False
        OptionsView.GroupFooters = gfAlwaysVisible
        Styles.Header = cxStyle1
        object v1Column4: TcxGridDBColumn
          Caption = #36873#25321
          DataBinding.FieldName = 'SSel'
          PropertiesClassName = 'TcxCheckBoxProperties'
          Properties.ImmediatePost = True
          HeaderAlignmentHorz = taCenter
          Width = 52
        end
        object v1RuZhiDate: TcxGridDBColumn
          Caption = #20837#32844#26085#26399
          DataBinding.FieldName = 'EntryDate'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 84
        end
        object v1YGNo: TcxGridDBColumn
          Caption = #32534#21495
          DataBinding.FieldName = 'EECode'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 70
        end
        object v1YGName: TcxGridDBColumn
          Caption = #22995#21517
          DataBinding.FieldName = 'EEName'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 88
        end
        object v1Column1: TcxGridDBColumn
          Caption = #37096#38376
          DataBinding.FieldName = 'Dept'
          PropertiesClassName = 'TcxButtonEditProperties'
          Properties.Buttons = <
            item
              Default = True
              Kind = bkEllipsis
            end>
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 80
        end
        object v1Column2: TcxGridDBColumn
          Caption = #23703#20301
          DataBinding.FieldName = 'Post'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 82
        end
        object v1Column8: TcxGridDBColumn
          Caption = #31867#21035
          DataBinding.FieldName = 'EEType'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 78
        end
        object v1SFZNo: TcxGridDBColumn
          Caption = #36523#20221#35777#21495
          DataBinding.FieldName = 'IdCard'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 70
        end
        object v1Column6: TcxGridDBColumn
          Caption = #24615#21035
          DataBinding.FieldName = 'Sex'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 85
        end
        object v1Column29: TcxGridDBColumn
          Caption = #25163#26426
          DataBinding.FieldName = 'Phone'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 91
        end
        object v1SJLiZhiDate: TcxGridDBColumn
          Caption = #31163#32844#26085#26399
          DataBinding.FieldName = 'SJLiZhiDate'
          PropertiesClassName = 'TcxDateEditProperties'
          Properties.SaveTime = False
          Properties.ShowTime = False
          Visible = False
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 70
        end
        object Tv1Column1: TcxGridDBColumn
          Caption = #31163#32844#26102#38388
          DataBinding.FieldName = 'DepartureDate'
          HeaderAlignmentHorz = taCenter
          Width = 69
        end
      end
      object cxGrid1Level1: TcxGridLevel
        GridView = Tv1
      end
    end
  end
  inherited ADOQueryBaseCmd: TADOQuery
    Connection = DataLink_Company.ADOLink
  end
  inherited ADOQueryBaseTemp: TADOQuery
    Connection = DataLink_Company.ADOLink
    Left = 385
    Top = 129
  end
  object cxGridPopupMenu1: TcxGridPopupMenu
    Grid = cxGrid1
    PopupMenus = <>
    Left = 563
    Top = 201
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_Company.ADOLink
    Parameters = <>
    Left = 432
    Top = 200
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_Company.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 392
    Top = 200
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_Company.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 357
    Top = 203
  end
  object DataSource1: TDataSource
    DataSet = Order_Main
    Left = 497
    Top = 201
  end
  object Order_Main: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 531
    Top = 200
  end
  object PopupMenu1: TPopupMenu
    Left = 321
    Top = 205
    object N2: TMenuItem
      Caption = #20840#36873
      OnClick = N2Click
    end
    object N1: TMenuItem
      Caption = #20840#24323
      OnClick = N1Click
    end
  end
  object DataSource2: TDataSource
    DataSet = CDS_Tree
    Left = 147
    Top = 219
  end
  object CDS_Tree: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 96
    Top = 256
  end
  object ADOQueryTree: TADOQuery
    Connection = DataLink_Company.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 117
    Top = 145
  end
  object ADOQuery1: TADOQuery
    Connection = DataLink_Company.ADOLink
    Parameters = <>
    Left = 460
    Top = 200
  end
  object cxStyleRepository1: TcxStyleRepository
    Left = 48
    Top = 96
    PixelsPerInch = 96
    object cxStyle1: TcxStyle
      AssignedValues = [svFont]
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
    end
  end
end