⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 employeereport.dfm

📁 科思ERP部分源码及控件
💻 DFM
字号:
inherited frmEmployeeReport: TfrmEmployeeReport
  Left = 11
  Top = 24
  Caption = '员工结构体系查询'
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited Panel2: TPanel
    object sgEmployee: TSDGrid
      Left = 0
      Top = 0
      Width = 777
      Height = 409
      ColCount = 20
      Ctl3D = False
      DefaultRowHeight = 18
      FixedColor = 8564917
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goAlwaysShowEditor]
      ParentCtl3D = False
      TabOrder = 0
      Columns = <
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          ColumnWidth = 0
        end>
      ColWidths = (
        4
        63
        64
        64
        64
        64
        64
        64
        64
        64
        64
        64
        64
        64
        64
        64
        64
        64
        64
        64)
      RowHeights = (
        18
        18
        18
        18
        18)
    end
  end
  inherited Panel3: TPanel
    inherited GroupBox3: TGroupBox
      inherited edLable5: TLabel
        Left = 455
        Top = 19
        Width = 72
        Caption = '就职日期从:'
      end
      inherited edLabel6: TLabel
        Left = 503
        Top = 42
      end
      object Label1: TLabel [2]
        Left = 14
        Top = 18
        Width = 60
        Height = 13
        Caption = '所属部门:'
      end
      object Label2: TLabel [3]
        Left = 14
        Top = 42
        Width = 60
        Height = 13
        Caption = '所属车间:'
      end
      object Label3: TLabel [4]
        Left = 14
        Top = 65
        Width = 60
        Height = 13
        Caption = '所属班组:'
      end
      object Label4: TLabel [5]
        Left = 228
        Top = 19
        Width = 60
        Height = 13
        Caption = '所属工种:'
      end
      object Label5: TLabel [6]
        Left = 228
        Top = 42
        Width = 60
        Height = 13
        Caption = '文化程度:'
      end
      inherited dtDateBg: TDateEdit
        Left = 528
        Top = 16
      end
      inherited dtDateEn: TDateEdit
        Left = 528
        Top = 39
      end
      object edDeptCode: TSDEdit
        Left = 69
        Top = 16
        Width = 110
        Height = 21
        Color = clWhite
        TabOrder = 2
        Text = 'edDeptCode'
        OnButtonClick = edDeptCodeButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object edShopCode: TSDEdit
        Left = 69
        Top = 39
        Width = 110
        Height = 21
        Color = clWhite
        TabOrder = 3
        Text = 'edShopCode'
        OnButtonClick = edShopCodeButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object edDeptCodeBox: TSDEdit
        Left = 180
        Top = 16
        Width = 25
        Height = 21
        Color = clWhite
        TabOrder = 4
        Text = 'edDeptCodeBox'
        SplitSymbol = ' | '
      end
      object edShopCodeBox: TSDEdit
        Left = 180
        Top = 39
        Width = 25
        Height = 21
        Color = clWhite
        TabOrder = 5
        Text = 'edShopCodeBox'
        SplitSymbol = ' | '
      end
      object edTeamCode: TSDEdit
        Left = 69
        Top = 63
        Width = 110
        Height = 21
        Color = clWhite
        TabOrder = 6
        Text = 'edTeamCode'
        OnButtonClick = edTeamCodeButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object edTeamCodeBox: TSDEdit
        Left = 180
        Top = 63
        Width = 25
        Height = 21
        Color = clWhite
        TabOrder = 7
        Text = 'edTeamCodeBox'
        SplitSymbol = ' | '
      end
      object cbTow: TSDComboBox
        Left = 285
        Top = 16
        Width = 112
        Height = 21
        ItemHeight = 13
        TabOrder = 8
        Text = 'cbTow'
        KeyItem = cbItem2
      end
      object cbEdu: TSDComboBox
        Left = 285
        Top = 39
        Width = 112
        Height = 21
        ItemHeight = 13
        TabOrder = 9
        Text = 'cbEdu'
        KeyItem = cbItem2
      end
      object cbTowBox: TSDEdit
        Left = 398
        Top = 16
        Width = 25
        Height = 21
        Color = clWhite
        TabOrder = 10
        Text = 'cbTowBox'
        SplitSymbol = ' | '
      end
      object cbEduBox: TSDEdit
        Left = 398
        Top = 38
        Width = 25
        Height = 21
        Color = clWhite
        TabOrder = 11
        Text = 'cbEduBox'
        SplitSymbol = ' | '
      end
    end
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -