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

📄 viewunit.dfm

📁 人事管理系统 人事管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object ViewForm: TViewForm
  Tag = 1
  Left = 272
  Top = 240
  BorderStyle = bsDialog
  Caption = #26597#30475#20154#21592
  ClientHeight = 454
  ClientWidth = 689
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object MainPage: TPageControl
    Left = 0
    Top = 0
    Width = 689
    Height = 413
    ActivePage = RSPage
    Align = alClient
    HotTrack = True
    PopupMenu = ViewFrmTOPmenu
    Style = tsButtons
    TabIndex = 0
    TabOrder = 0
    OnChange = MainPageChange
    object RSPage: TTabSheet
      Caption = #20154#20107#36164#26009
      object Label1: TLabel
        Left = 24
        Top = 8
        Width = 24
        Height = 12
        Caption = #22995#21517
      end
      object Label2: TLabel
        Left = 24
        Top = 43
        Width = 24
        Height = 12
        Caption = #24615#21035
      end
      object Label3: TLabel
        Left = 24
        Top = 78
        Width = 24
        Height = 12
        Caption = #27665#26063
      end
      object Label4: TLabel
        Left = 24
        Top = 113
        Width = 48
        Height = 12
        Caption = #20986#29983#24180#26376
      end
      object Label5: TLabel
        Left = 287
        Top = 187
        Width = 48
        Height = 12
        Caption = #24037#20316#26102#38388
      end
      object Label6: TLabel
        Left = 287
        Top = 221
        Width = 48
        Height = 12
        Caption = #20174#24178#26102#38388
      end
      object Label7: TLabel
        Left = 24
        Top = 289
        Width = 48
        Height = 12
        Caption = #23130#23035#29366#20917
      end
      object Label8: TLabel
        Left = 287
        Top = 16
        Width = 24
        Height = 12
        Caption = #37096#38376
      end
      object Label9: TLabel
        Left = 287
        Top = 50
        Width = 24
        Height = 12
        Caption = #21333#20301
      end
      object Label10: TLabel
        Left = 287
        Top = 118
        Width = 48
        Height = 12
        Caption = #24037#20316#23703#20301
      end
      object Label11: TLabel
        Left = 24
        Top = 148
        Width = 24
        Height = 12
        Caption = #23398#21382
      end
      object Label12: TLabel
        Left = 24
        Top = 219
        Width = 48
        Height = 12
        Caption = #25919#27835#38754#35980
      end
      object Label13: TLabel
        Left = 24
        Top = 324
        Width = 48
        Height = 12
        Caption = #36523#20221#35777#21495
      end
      object Label14: TLabel
        Left = 24
        Top = 360
        Width = 36
        Height = 12
        Caption = #26723#26696#21495
      end
      object Label15: TLabel
        Left = 287
        Top = 255
        Width = 48
        Height = 12
        Caption = #30005#33041#32534#21495
      end
      object Label16: TLabel
        Left = 287
        Top = 289
        Width = 48
        Height = 12
        Caption = #21307#30103#21345#21495
      end
      object Label17: TLabel
        Left = 287
        Top = 84
        Width = 48
        Height = 12
        Caption = #24037#20316#31867#21035
      end
      object Label18: TLabel
        Left = 287
        Top = 152
        Width = 48
        Height = 12
        Caption = #29992#24037#24615#36136
      end
      object photo: TImage
        Left = 479
        Top = 0
        Width = 202
        Height = 383
        Hint = #21452#20987#28155#21152#29031#29255
        Align = alRight
        Center = True
        ParentShowHint = False
        PopupMenu = PhotoMenu
        Proportional = True
        ShowHint = True
        OnDblClick = photoDblClick
      end
      object Label19: TLabel
        Left = 287
        Top = 324
        Width = 36
        Height = 12
        Caption = #21307#20445#21495
      end
      object Label20: TLabel
        Left = 24
        Top = 184
        Width = 24
        Height = 12
        Caption = #32844#31216
      end
      object Label52: TLabel
        Left = 24
        Top = 254
        Width = 48
        Height = 12
        Caption = #21152#20837#26102#38388
      end
      object name: TEdit
        Left = 81
        Top = 5
        Width = 121
        Height = 20
        MaxLength = 10
        PopupMenu = PopupMenu1
        TabOrder = 0
      end
      object sex: TComboBox
        Left = 81
        Top = 40
        Width = 121
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        PopupMenu = PopupMenu1
        TabOrder = 1
      end
      object MZ: TComboBox
        Left = 81
        Top = 75
        Width = 121
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        PopupMenu = PopupMenu1
        TabOrder = 2
      end
      object born: TdxDateEdit
        Left = 81
        Top = 110
        Width = 121
        PopupMenu = PopupMenu1
        TabOrder = 3
        OnKeyPress = bornKeyPress
        ReadOnly = False
        Date = -700000
        SaveTime = False
        StoredValues = 64
      end
      object XL: TComboBox
        Left = 81
        Top = 145
        Width = 121
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        PopupMenu = PopupMenu1
        TabOrder = 4
      end
      object ZM: TComboBox
        Left = 81
        Top = 215
        Width = 121
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        PopupMenu = PopupMenu1
        TabOrder = 6
      end
      object HY: TComboBox
        Left = 81
        Top = 285
        Width = 121
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        PopupMenu = PopupMenu1
        TabOrder = 8
      end
      object IDcard: TEdit
        Left = 81
        Top = 320
        Width = 121
        Height = 20
        MaxLength = 18
        PopupMenu = PopupMenu1
        TabOrder = 9
        OnKeyPress = IDcardKeyPress
      end
      object DAH: TEdit
        Left = 81
        Top = 356
        Width = 121
        Height = 20
        PopupMenu = PopupMenu1
        TabOrder = 10
      end
      object BM: TComboBox
        Left = 343
        Top = 11
        Width = 121
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        PopupMenu = PopupMenu1
        TabOrder = 11
        OnChange = BMChange
      end
      object DW: TComboBox
        Left = 343
        Top = 45
        Width = 121
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        PopupMenu = PopupMenu1
        TabOrder = 12
        OnEnter = DWEnter
      end
      object WorkLB: TComboBox
        Left = 343
        Top = 79
        Width = 121
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        PopupMenu = PopupMenu1
        TabOrder = 13
      end
      object GW: TComboBox
        Left = 343
        Top = 114
        Width = 121
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        PopupMenu = PopupMenu1
        TabOrder = 14
      end
      object JobDate: TdxDateEdit
        Left = 343
        Top = 182
        Width = 121
        PopupMenu = PopupMenu1
        TabOrder = 16
        OnKeyPress = bornKeyPress
        ReadOnly = False
        Date = -700000
        StoredValues = 64
      end
      object CGdate: TdxDateEdit
        Left = 343
        Top = 217
        Width = 121
        PopupMenu = PopupMenu1
        TabOrder = 17
        OnKeyPress = bornKeyPress
        ReadOnly = False
        Date = -700000
        StoredValues = 64
      end
      object DNH: TEdit
        Left = 343
        Top = 251
        Width = 121
        Height = 20
        PopupMenu = PopupMenu1
        TabOrder = 18
      end
      object YLcard: TEdit
        Left = 343
        Top = 285
        Width = 121
        Height = 20
        PopupMenu = PopupMenu1
        TabOrder = 19
      end
      object YG: TComboBox
        Left = 343
        Top = 148
        Width = 121
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        PopupMenu = PopupMenu1
        TabOrder = 15
      end
      object YBH: TEdit
        Left = 343
        Top = 320
        Width = 121
        Height = 20
        PopupMenu = PopupMenu1
        TabOrder = 20
      end
      object ZC: TComboBox
        Left = 81
        Top = 180
        Width = 121
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        PopupMenu = PopupMenu1
        TabOrder = 5
      end
      object ZM_date: TdxDateEdit
        Left = 81
        Top = 250
        Width = 121
        TabOrder = 7
        Date = -700000
        SaveTime = False
      end
    end
    object GZpage: TTabSheet
      Caption = #24037#36164#36164#26009
      ImageIndex = 1
      object Label21: TLabel
        Left = 40
        Top = 32
        Width = 48
        Height = 12
        Caption = #25216#33021#24037#36164
      end
      object Label22: TLabel
        Left = 40
        Top = 76
        Width = 60
        Height = 12
        Caption = '94'#23703#20301#24037#36164
      end
      object Label23: TLabel
        Left = 40
        Top = 118
        Width = 60
        Height = 12
        Caption = '96'#23703#20301#24037#36164
      end
      object Label24: TLabel
        Left = 40
        Top = 160
        Width = 72
        Height = 12
        Caption = '2003'#23703#20301#24037#36164
      end
      object Label25: TLabel
        Left = 40
        Top = 202
        Width = 48
        Height = 12
        Caption = #24037#20260#34917#36148
      end
      object JNpay: TdxCurrencyEdit
        Left = 120
        Top = 28
        Width = 121
        PopupMenu = PopupMenu1
        TabOrder = 0
        MaxLength = 6
        StoredValues = 2
      end
      object GSBT: TdxCurrencyEdit
        Left = 120
        Top = 198
        Width = 121
        PopupMenu = PopupMenu1
        TabOrder = 4
        MaxLength = 6
        StoredValues = 2
      end
      object GW94: TdxCurrencyEdit
        Left = 120
        Top = 72
        Width = 121
        PopupMenu = PopupMenu1
        TabOrder = 1
        MaxLength = 6
        StoredValues = 2
      end
      object GW96: TdxCurrencyEdit
        Left = 120
        Top = 114
        Width = 121
        PopupMenu = PopupMenu1
        TabOrder = 2
        MaxLength = 6
        StoredValues = 2
      end
      object GW2003: TdxCurrencyEdit
        Left = 120
        Top = 156
        Width = 121
        PopupMenu = PopupMenu1
        TabOrder = 3
        MaxLength = 6
        StoredValues = 2
      end
    end
    object OtherPage: TTabSheet
      Caption = #20854#23427#36164#26009
      ImageIndex = 2
      object Label48: TLabel
        Left = 16
        Top = 8
        Width = 48
        Height = 12
        Caption = #32852#31995#26041#24335
      end
      object Label49: TLabel
        Left = 16
        Top = 120
        Width = 48
        Height = 12
        Caption = #23478#24237#20303#22336
      end
      object Label50: TLabel
        Left = 16
        Top = 232

⌨️ 快捷键说明

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