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

📄 utchangepass.dfm

📁 库存管理系统源码
💻 DFM
字号:
object fmChangePass: TfmChangePass
  Left = 393
  Top = 309
  Width = 271
  Height = 199
  Caption = #20462#25913#23494#30721
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #21326#25991#20013#23435
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 36
    Top = 52
    Width = 39
    Height = 15
    Caption = #29992#25143#65306
  end
  object Label2: TLabel
    Left = 36
    Top = 80
    Width = 52
    Height = 15
    Caption = #26032#23494#30721#65306
  end
  object Label3: TLabel
    Left = 84
    Top = 12
    Width = 68
    Height = 19
    Caption = #20462#25913#23494#30721
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #21326#25991#20013#23435
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label4: TLabel
    Left = 8
    Top = 108
    Width = 78
    Height = 15
    Caption = #20877#36755#20837#23494#30721#65306
  end
  object Button1: TButton
    Left = 40
    Top = 140
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 128
    Top = 140
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 1
    OnClick = Button2Click
  end
  object edUser: TEdit
    Left = 96
    Top = 48
    Width = 121
    Height = 23
    Color = clInfoBk
    ReadOnly = True
    TabOrder = 2
  end
  object edPass1: TEdit
    Left = 96
    Top = 76
    Width = 121
    Height = 23
    PasswordChar = '*'
    TabOrder = 3
  end
  object edPass2: TEdit
    Left = 96
    Top = 104
    Width = 121
    Height = 23
    PasswordChar = '*'
    TabOrder = 4
    OnClick = edPass2Click
  end
  object Query1: TQuery
    DatabaseName = 'kucun'
    Left = 204
    Top = 68
  end
end

⌨️ 快捷键说明

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