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

📄 userhold.~dfm

📁 本系统是结合行业管理中实际的人力资源、工资制度
💻 ~DFM
字号:
object userholdfrm: Tuserholdfrm
  Left = 272
  Top = 212
  Width = 352
  Height = 202
  Caption = #29992#25143#24080#25143#32500#25252
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 56
    Top = 32
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #29992#25143#21517
  end
  object Label2: TLabel
    Left = 56
    Top = 96
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #26032#23494#30721
  end
  object Label3: TLabel
    Left = 56
    Top = 64
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #21407#23494#30721
  end
  object Label4: TLabel
    Left = 32
    Top = 128
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #30830#35748#26032#23494#30721
  end
  object usernameed: TEdit
    Left = 104
    Top = 32
    Width = 105
    Height = 21
    TabOrder = 0
    Text = 'usernameed'
  end
  object userpwded: TEdit
    Left = 104
    Top = 96
    Width = 105
    Height = 21
    PasswordChar = '*'
    TabOrder = 1
    Text = 'userpwded'
  end
  object Pwd_Mod: TButton
    Left = 240
    Top = 32
    Width = 75
    Height = 25
    Caption = #20462#25913#23494#30721
    TabOrder = 2
    OnClick = Pwd_ModClick
  end
  object User_Del: TButton
    Left = 240
    Top = 72
    Width = 75
    Height = 25
    Caption = #21024#38500#24080#25143
    TabOrder = 3
    OnClick = User_DelClick
  end
  object cancel_btn: TButton
    Left = 240
    Top = 112
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 4
    OnClick = cancel_btnClick
  end
  object pastpwd: TEdit
    Left = 104
    Top = 64
    Width = 105
    Height = 21
    PasswordChar = '*'
    TabOrder = 5
    Text = 'pastpwd'
  end
  object newpwd1: TEdit
    Left = 104
    Top = 128
    Width = 105
    Height = 21
    PasswordChar = '*'
    TabOrder = 6
    Text = 'newpwd1'
  end
end

⌨️ 快捷键说明

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