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

📄 changepw.~dfm

📁 用c++builder编写的人事管理系统,主要用于公司进行人事管理,工资发放使用.界面简介好用,功能较为简单,本人本科设计时编写
💻 ~DFM
字号:
object FormChangePW: TFormChangePW
  Left = 647
  Top = 40
  Width = 343
  Height = 217
  Align = alCustom
  Caption = #20462#25913#23494#30721
  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 Bevel1: TBevel
    Left = 16
    Top = 16
    Width = 297
    Height = 105
  end
  object Label1: TLabel
    Left = 32
    Top = 40
    Width = 96
    Height = 13
    Caption = #35831#36755#20837#20320#30340#26032#23494#30721
  end
  object Label2: TLabel
    Left = 32
    Top = 80
    Width = 96
    Height = 13
    Caption = #35831#20877#27425#36755#20837#26032#23494#30721
  end
  object Edit1: TEdit
    Left = 168
    Top = 32
    Width = 113
    Height = 21
    PasswordChar = '*'
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 168
    Top = 80
    Width = 113
    Height = 21
    PasswordChar = '*'
    TabOrder = 1
  end
  object BitBtn1: TBitBtn
    Left = 40
    Top = 136
    Width = 97
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 184
    Top = 136
    Width = 97
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = BitBtn2Click
  end
end

⌨️ 快捷键说明

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