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

📄 mseduserpassword.dfm

📁 详细的ERP设计资料
💻 DFM
字号:
inherited MSEdUserPassWordForm: TMSEdUserPassWordForm
  Left = 225
  Top = 167
  Width = 290
  Height = 193
  Caption = #20462#25913#23494#30721
  PixelsPerInch = 96
  TextHeight = 12
  inherited CancelButton: TButton
    Left = 186
    Top = 133
    Width = 60
    Height = 23
    TabOrder = 4
  end
  inherited OKButton: TButton
    Left = 106
    Top = 133
    Width = 60
    Height = 23
    TabOrder = 3
    OnClick = OKButtonClick
  end
  object PwEdit1: TLabeledEdit
    Left = 91
    Top = 28
    Width = 157
    Height = 20
    EditLabel.Width = 60
    EditLabel.Height = 12
    EditLabel.Caption = #36755#20837#26087#23494#30721
    LabelPosition = lpLeft
    LabelSpacing = 3
    PasswordChar = '*'
    TabOrder = 0
    OnExit = PwEdit1Exit
  end
  object PwEdit2: TLabeledEdit
    Left = 91
    Top = 60
    Width = 157
    Height = 20
    EditLabel.Width = 60
    EditLabel.Height = 12
    EditLabel.Caption = #36755#20837#26032#23494#30721
    Enabled = False
    LabelPosition = lpLeft
    LabelSpacing = 3
    PasswordChar = '*'
    TabOrder = 1
  end
  object PwEdit3: TLabeledEdit
    Left = 91
    Top = 92
    Width = 157
    Height = 20
    EditLabel.Width = 60
    EditLabel.Height = 12
    EditLabel.Caption = #25928#39564#26032#23494#30721
    Enabled = False
    LabelPosition = lpLeft
    LabelSpacing = 3
    PasswordChar = '*'
    TabOrder = 2
    OnExit = PwEdit3Exit
  end
  object ADOQuery: TADOQuery
    Connection = CommonData.acnConnection
    Parameters = <>
    Left = 25
    Top = 112
  end
end

⌨️ 快捷键说明

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