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

📄 login.dfm

📁 很好的药店进销存系统
💻 DFM
字号:
object login_Form: Tlogin_Form
  Left = 414
  Top = 250
  Width = 167
  Height = 171
  Caption = #31995#32479#30331#24405
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poDesktopCenter
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 13
  object yhm_LEdit: TLabeledEdit
    Left = 16
    Top = 24
    Width = 121
    Height = 21
    EditLabel.Width = 45
    EditLabel.Height = 13
    EditLabel.Caption = #29992#25143#21517'   '
    TabOrder = 0
  end
  object mm_LEdit: TLabeledEdit
    Left = 16
    Top = 72
    Width = 121
    Height = 21
    EditLabel.Width = 33
    EditLabel.Height = 13
    EditLabel.Caption = #23494#30721'   '
    PasswordChar = '*'
    TabOrder = 1
    OnKeyPress = mm_LEditKeyPress
  end
  object Button1: TButton
    Left = 16
    Top = 104
    Width = 49
    Height = 25
    Caption = #30830' '#23450
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 90
    Top = 104
    Width = 49
    Height = 25
    Caption = #21462' '#28040
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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