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

📄 password.dfm

📁 很好的药店进销存系统
💻 DFM
字号:
object password_Form: Tpassword_Form
  Left = 369
  Top = 247
  BorderIcons = [biSystemMenu, biHelp]
  BorderStyle = bsSingle
  Caption = #20462#25913#23494#30721
  ClientHeight = 201
  ClientWidth = 241
  Color = clBtnFace
  ParentFont = True
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  PixelsPerInch = 96
  TextHeight = 13
  object omm_LEdit: TLabeledEdit
    Left = 40
    Top = 20
    Width = 153
    Height = 21
    EditLabel.Width = 51
    EditLabel.Height = 13
    EditLabel.Caption = #21407#23494#30721'     '
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    PasswordChar = '#'
    TabOrder = 0
    OnKeyPress = omm_LEditKeyPress
  end
  object nmm_LEdit: TLabeledEdit
    Left = 40
    Top = 68
    Width = 153
    Height = 21
    EditLabel.Width = 117
    EditLabel.Height = 13
    EditLabel.Caption = #26032#23494#30721'(3-20'#20010#23383#31526')      '
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    PasswordChar = '#'
    TabOrder = 1
    OnKeyPress = nmm_LEditKeyPress
  end
  object qmm_LEdit: TLabeledEdit
    Left = 40
    Top = 116
    Width = 153
    Height = 21
    EditLabel.Width = 129
    EditLabel.Height = 13
    EditLabel.Caption = #30830#35748#23494#30721'(3-20'#20010#23383#31526')      '
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    PasswordChar = '#'
    TabOrder = 2
    OnKeyPress = qmm_LEditKeyPress
  end
  object cmdok: TButton
    Left = 32
    Top = 152
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    TabOrder = 3
    OnClick = cmdokClick
  end
  object cmdclose: TButton
    Left = 144
    Top = 152
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 4
    OnClick = cmdcloseClick
  end
end

⌨️ 快捷键说明

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