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

📄 employee.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited frmEmployee: TfrmEmployee
  Left = 11
  Top = 32
  Width = 768
  Height = 561
  Caption = '员工资料'
  Color = clCaptionText
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Splitter1: TSplitter [0]
    Left = 301
    Top = 39
    Width = 4
    Height = 454
    Cursor = crHSplit
    AutoSnap = False
    Beveled = True
    ResizeStyle = rsNone
    Visible = False
  end
  inherited sbBar: TStatusBar
    Top = 493
    Width = 760
  end
  inherited CoolBar1: TCoolBar
    Width = 760
    Anchors = [akTop, akRight]
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 760
      end>
    Color = clMenu
    ParentColor = False
    inherited tbMainBar: TToolBar
      Width = 747
      Color = clMenu
      ParentColor = False
    end
  end
  object EmployeePanel: TPanel [3]
    Left = 0
    Top = 39
    Width = 301
    Height = 454
    Align = alLeft
    Caption = 'EmployeePanel'
    TabOrder = 2
    object tvEmployee: TTreeView
      Left = 1
      Top = 1
      Width = 300
      Height = 452
      Align = alLeft
      Color = clWhite
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      HideSelection = False
      Indent = 19
      ParentCtl3D = False
      ParentFont = False
      ParentShowHint = False
      ReadOnly = True
      ShowHint = True
      TabOrder = 0
      OnChange = tvEmployeeChange
    end
  end
  object FloatPanel1: TFloatPanel [4]
    Left = 305
    Top = 39
    Width = 455
    Height = 454
    Align = alClient
    Color = clWhite
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 3
    object Label1: TLabel
      Left = 15
      Top = 11
      Width = 54
      Height = 12
      Caption = '员工代码:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 15
      Top = 35
      Width = 54
      Height = 12
      Caption = '员工名称:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 15
      Top = 129
      Width = 54
      Height = 12
      Caption = '身份证号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label28: TLabel
      Left = 11
      Top = 426
      Width = 54
      Height = 12
      Caption = '系统日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object deEmployeeSysDate: TLabel
      Left = 82
      Top = 426
      Width = 102
      Height = 12
      Caption = 'deEmployeeSysDate'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = [fsUnderline]
      ParentFont = False
    end
    object Label12: TLabel
      Left = 15
      Top = 82
      Width = 54
      Height = 12
      Caption = '出生日期:'
    end
    object Label13: TLabel
      Left = 15
      Top = 153
      Width = 54
      Height = 12
      Caption = '文化程度:'
    end
    object Label14: TLabel
      Left = 15
      Top = 58
      Width = 30
      Height = 12
      Caption = '性别:'
    end
    object Label7: TLabel
      Left = 15
      Top = 225
      Width = 54
      Height = 12
      Caption = '联系地址:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 15
      Top = 249
      Width = 54
      Height = 12
      Caption = '邮政编码:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 197
      Top = 246
      Width = 30
      Height = 12
      Caption = '电话:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 15
      Top = 106
      Width = 54
      Height = 12
      Caption = '入职日期:'
    end
    object Label6: TLabel
      Left = 15
      Top = 202
      Width = 66
      Height = 12
      Caption = '户口所在地:'
    end
    object Label18: TLabel
      Left = 12
      Top = 373
      Width = 78
      Height = 12
      Caption = '工资计算方式:'
    end
    object Label19: TLabel
      Left = 259
      Top = 426
      Width = 42
      Height = 12
      Caption = '操作员:'
    end
    object Label20: TLabel
      Left = 260
      Top = 373
      Width = 54
      Height = 12
      Caption = '离职日期:'
    end
    object Label21: TLabel
      Left = 16
      Top = 176
      Width = 54
      Height = 12
      Caption = '相片名称:'
    end
    object lbEmployeePhoto: TLabel
      Left = 104
      Top = 176
      Width = 90
      Height = 12
      Caption = 'lbEmployeePhoto'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = [fsUnderline]
      ParentFont = False
    end
    object spBtnPict: TSpeedButton
      Left = 81
      Top = 172
      Width = 17
      Height = 18
      Cursor = crHandPoint
      Hint = '请选择图片'
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033BBBBBBBBBB
        BB33337777777777777F33BB00BBBBBBBB33337F77333333F37F33BB0BBBBBB0
        BB33337F73F33337FF7F33BBB0BBBB000B33337F37FF3377737F33BBB00BB00B
        BB33337F377F3773337F33BBBB0B00BBBB33337F337F7733337F33BBBB000BBB
        BB33337F33777F33337F33EEEE000EEEEE33337F3F777FFF337F33EE0E80000E
        EE33337F73F77773337F33EEE0800EEEEE33337F37377F33337F33EEEE000EEE
        EE33337F33777F33337F33EEEEE00EEEEE33337F33377FF3337F33EEEEEE00EE
        EE33337F333377F3337F33EEEEEE00EEEE33337F33337733337F33EEEEEEEEEE
        EE33337FFFFFFFFFFF7F33EEEEEEEEEEEE333377777777777773}
      NumGlyphs = 2
      ParentShowHint = False
      ShowHint = True
      OnClick = spBtnPictClick
    end
    object Label22: TLabel
      Left = 236
      Top = 152
      Width = 36
      Height = 12
      Caption = '状态:'
    end
    object Label23: TLabel
      Left = 12
      Top = 400
      Width = 54
      Height = 12
      Caption = '离职原因:'
    end
    object seEmployeeCode: TSDEdit
      Left = 82
      Top = 5
      Width = 128
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      Text = 'seEmployeeCode'
      OnKeyDown = seEmployeeCodeKeyDown
      SplitSymbol = ' | '
    end
    object seEmployeeName: TSDEdit
      Left = 82
      Top = 29
      Width = 128
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
      Text = 'seEmployeeName'
      SplitSymbol = ' | '
    end
    object seEmployeeIDCard: TSDEdit
      Left = 82
      Top = 123
      Width = 231
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 20
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False

⌨️ 快捷键说明

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