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

📄 frmupdatepwd.dfm

📁 一个小型餐饮管理系统,可支持小票打印.还存在一些小问题,希望朋友们帮助完成. QQ:15372627 E-mail:hdw802.163.com
💻 DFM
字号:
object frm_UpdatePwd: Tfrm_UpdatePwd
  Left = 416
  Top = 198
  Width = 350
  Height = 263
  Caption = #23494#30721#20462#25913#31383#21475
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Button1: TButton
    Left = 56
    Top = 192
    Width = 75
    Height = 25
    Caption = #30830' '#23450
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 200
    Top = 192
    Width = 75
    Height = 25
    Caption = #20851' '#38381
    TabOrder = 1
    OnClick = Button2Click
  end
  object RzGroupBox1: TRzGroupBox
    Left = 8
    Top = 8
    Width = 329
    Height = 169
    TabOrder = 2
    object Label3: TLabel
      Left = 80
      Top = 32
      Width = 42
      Height = 12
      Caption = #26087#23494#30721':'
    end
    object Label1: TLabel
      Left = 80
      Top = 64
      Width = 42
      Height = 12
      Caption = #26032#23494#30721':'
    end
    object Label2: TLabel
      Left = 32
      Top = 96
      Width = 90
      Height = 12
      Caption = #22312#36755#19968#27425#26032#23494#30721':'
    end
    object ed_old: TEdit
      Left = 144
      Top = 28
      Width = 121
      Height = 20
      PasswordChar = '*'
      TabOrder = 0
    end
    object ed_new1: TEdit
      Left = 144
      Top = 60
      Width = 121
      Height = 20
      PasswordChar = '*'
      TabOrder = 1
    end
    object ed_new2: TEdit
      Left = 144
      Top = 92
      Width = 121
      Height = 20
      PasswordChar = '*'
      TabOrder = 2
    end
  end
end

⌨️ 快捷键说明

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