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

📄 uperson.~dfm

📁 编写该文档是为了分析企业人事管理系统的流程
💻 ~DFM
字号:
object Fperson: TFperson
  Left = 256
  Top = 184
  Width = 540
  Height = 489
  Caption = #20154#21592#22522#26412#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 16
    Width = 60
    Height = 13
    Caption = #20154#21592#32534#21495#65306
  end
  object Label2: TLabel
    Left = 32
    Top = 74
    Width = 36
    Height = 13
    Caption = #24615#21035#65306
  end
  object Label3: TLabel
    Left = 32
    Top = 45
    Width = 36
    Height = 13
    Caption = #22995#21517#65306
  end
  object Label4: TLabel
    Left = 32
    Top = 104
    Width = 60
    Height = 13
    Caption = #20986#29983#26085#26399#65306
  end
  object Label5: TLabel
    Left = 32
    Top = 133
    Width = 60
    Height = 13
    Caption = #32856#29992#26085#26399#65306
  end
  object Label6: TLabel
    Left = 272
    Top = 18
    Width = 36
    Height = 13
    Caption = #37096#38376#65306
  end
  object Label7: TLabel
    Left = 272
    Top = 133
    Width = 60
    Height = 13
    Caption = #21512#21516#26085#26399#65306
  end
  object Label8: TLabel
    Left = 280
    Top = 74
    Width = 36
    Height = 13
    Caption = #32844#21153#65306
  end
  object Label9: TLabel
    Left = 280
    Top = 104
    Width = 36
    Height = 13
    Caption = #23494#30721#65306
  end
  object Label10: TLabel
    Left = 272
    Top = 48
    Width = 60
    Height = 13
    Caption = #32852#31995#26041#24335#65306
  end
  object eid: TEdit
    Left = 112
    Top = 12
    Width = 145
    Height = 21
    TabOrder = 0
  end
  object ename: TEdit
    Left = 112
    Top = 41
    Width = 145
    Height = 21
    TabOrder = 1
  end
  object cbsex: TComboBox
    Left = 112
    Top = 70
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 2
    Items.Strings = (
      #30007
      #22899)
  end
  object etitle: TEdit
    Left = 349
    Top = 70
    Width = 145
    Height = 21
    TabOrder = 7
  end
  object ephone: TEdit
    Left = 352
    Top = 44
    Width = 145
    Height = 21
    TabOrder = 6
  end
  object dbirth: TDateTimePicker
    Left = 112
    Top = 100
    Width = 145
    Height = 21
    Date = 31483.435039652800000000
    Time = 31483.435039652800000000
    TabOrder = 3
  end
  object dout: TDateTimePicker
    Left = 341
    Top = 129
    Width = 145
    Height = 21
    Date = 40056.435129710600000000
    Time = 40056.435129710600000000
    TabOrder = 9
  end
  object din: TDateTimePicker
    Left = 112
    Top = 129
    Width = 145
    Height = 21
    Date = 39085.435177118110000000
    Time = 39085.435177118110000000
    TabOrder = 4
  end
  object cbdep: TComboBox
    Left = 352
    Top = 14
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 5
  end
  object epass: TEdit
    Left = 349
    Top = 100
    Width = 145
    Height = 21
    PasswordChar = '*'
    TabOrder = 8
  end
  object mnote: TMemo
    Left = 112
    Top = 224
    Width = 377
    Height = 185
    TabOrder = 10
  end
  object bsave: TButton
    Left = 312
    Top = 424
    Width = 75
    Height = 25
    Caption = '&O'#20445#23384
    Default = True
    TabOrder = 11
    OnClick = bsaveClick
  end
  object bclose: TButton
    Left = 400
    Top = 424
    Width = 75
    Height = 25
    Caption = #36820#22238
    TabOrder = 12
    OnClick = bcloseClick
  end
end

⌨️ 快捷键说明

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