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

📄 modipass_unit.dfm

📁 医药管理系统
💻 DFM
字号:
object modipass_form: Tmodipass_form
  Left = 292
  Top = 342
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #20462#25913#23494#30721
  ClientHeight = 167
  ClientWidth = 301
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  object Label2: TLabel
    Left = 59
    Top = 41
    Width = 48
    Height = 12
    Caption = #26087#23494#30721#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #26032#23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 59
    Top = 74
    Width = 48
    Height = 12
    Caption = #26032#23494#30721#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #26032#23435#20307
    Font.Style = []
    ParentFont = False
  end
  object xg_btn: TdxButton
    Left = 60
    Top = 114
    Width = 80
    OnClick = xg_btnClick
    Caption = #20462#25913
    TabOrder = 2
  end
  object qx_btn: TdxButton
    Left = 170
    Top = 114
    Width = 80
    OnClick = qx_btnClick
    Caption = #21462#28040
    TabOrder = 3
  end
  object oldpass_edit: TEdit
    Left = 128
    Top = 38
    Width = 121
    Height = 20
    MaxLength = 10
    TabOrder = 0
  end
  object newpass_edit: TEdit
    Left = 128
    Top = 70
    Width = 121
    Height = 20
    MaxLength = 10
    PasswordChar = '*'
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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