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

📄 setpsw_pas.dfm

📁 一个考勤管理系统
💻 DFM
字号:
object setpsw_form: Tsetpsw_form
  Left = 241
  Top = 37
  Width = 355
  Height = 252
  Caption = #23494#30721#37325#35774
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 19
  object Label1: TLabel
    Left = 80
    Top = 24
    Width = 95
    Height = 19
    Caption = #24403#21069#29992#25143#65306
  end
  object Label2: TLabel
    Left = 48
    Top = 72
    Width = 76
    Height = 19
    Caption = #26032#23494#30721#65306
  end
  object Label3: TLabel
    Left = 32
    Top = 112
    Width = 95
    Height = 19
    Caption = #30830#35748#23494#30721#65306
  end
  object BitBtn1: TBitBtn
    Left = 56
    Top = 168
    Width = 97
    Height = 33
    TabOrder = 0
    OnClick = BitBtn1Click
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 208
    Top = 168
    Width = 97
    Height = 33
    Caption = #20851#38381
    TabOrder = 1
    OnClick = BitBtn2Click
    Kind = bkClose
  end
  object Edit1: TEdit
    Left = 128
    Top = 64
    Width = 169
    Height = 27
    PasswordChar = '*'
    TabOrder = 2
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 128
    Top = 104
    Width = 169
    Height = 27
    PasswordChar = '*'
    TabOrder = 3
    Text = 'Edit2'
  end
end

⌨️ 快捷键说明

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