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

📄 passdlg.dfm

📁 小管理程序主要管理的小咖啡厅我是从网上下的经测试可用
💻 DFM
字号:
object Frmpassdlg: TFrmpassdlg
  Left = 398
  Top = 327
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = 'Frmpassdlg'
  ClientHeight = 104
  ClientWidth = 227
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 18
    Top = 12
    Width = 199
    Height = 13
    AutoSize = False
    Caption = 'Label1'
    Transparent = True
  end
  object SpeedButton1: TSpeedButton
    Left = 28
    Top = 70
    Width = 65
    Height = 24
    Caption = #30830'   '#23450
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 132
    Top = 70
    Width = 65
    Height = 24
    Caption = #21462'  '#28040
    OnClick = SpeedButton2Click
  end
  object Edit1: TEdit
    Left = 16
    Top = 38
    Width = 185
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
    PasswordChar = '*'
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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