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

📄 updatepasswordunit.dfm

📁 一个功能完美的学生成绩管理系统   使用ACCESS数据库在DATA文件夹中 功能强大
💻 DFM
字号:
object updatepasswordForm: TupdatepasswordForm
  Left = 313
  Top = 173
  AutoSize = True
  BorderStyle = bsDialog
  Caption = '['#26356#25913#23494#30721']'
  ClientHeight = 189
  ClientWidth = 277
  Color = clBtnFace
  ParentFont = True
  OldCreateOrder = False
  Position = poMainFormCenter
  Scaled = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 277
    Height = 153
    Align = alTop
    TabOrder = 0
    object Bevel1: TBevel
      Left = 1
      Top = 74
      Width = 275
      Height = 78
      Align = alClient
    end
    object Bevel2: TBevel
      Left = 1
      Top = 1
      Width = 275
      Height = 73
      Align = alTop
    end
    object Label1: TLabel
      Left = 26
      Top = 26
      Width = 75
      Height = 19
      AutoSize = False
      Caption = #29992#25143#21517':'
    end
    object Label2: TLabel
      Left = 26
      Top = 50
      Width = 75
      Height = 19
      AutoSize = False
      Caption = #26087#23494#30721':'
    end
    object Label3: TLabel
      Left = 26
      Top = 89
      Width = 75
      Height = 19
      AutoSize = False
      Caption = #26032#23494#30721':'
    end
    object Label4: TLabel
      Left = 26
      Top = 114
      Width = 72
      Height = 19
      AutoSize = False
      Caption = #20877#36755#19968#36941':'
    end
    object MaskEdit1: TMaskEdit
      Left = 97
      Top = 43
      Width = 117
      Height = 21
      AutoSize = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      MaxLength = 10
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 0
      OnChange = ComboBox1Change
    end
    object MaskEdit2: TMaskEdit
      Left = 97
      Top = 85
      Width = 119
      Height = 21
      AutoSize = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      MaxLength = 10
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 1
      OnChange = ComboBox1Change
    end
    object MaskEdit3: TMaskEdit
      Left = 97
      Top = 109
      Width = 120
      Height = 21
      AutoSize = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      MaxLength = 10
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 2
      OnChange = ComboBox1Change
    end
    object ComboBox1: TComboBox
      Left = 97
      Top = 17
      Width = 117
      Height = 19
      Style = csOwnerDrawFixed
      CharCase = ecUpperCase
      ItemHeight = 13
      MaxLength = 50
      TabOrder = 3
      OnChange = ComboBox1Change
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 153
    Width = 277
    Height = 36
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    object BitBtn1: TBitBtn
      Left = 23
      Top = 5
      Width = 81
      Height = 24
      Caption = #26356#26032'(&U)'
      Default = True
      Enabled = False
      TabOrder = 0
      OnClick = BitBtn1Click
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object BitBtn3: TBitBtn
      Left = 104
      Top = 5
      Width = 75
      Height = 24
      Caption = #24110#21161'(&H)'
      TabOrder = 1
      Kind = bkHelp
    end
    object BitBtn2: TBitBtn
      Left = 179
      Top = 5
      Width = 75
      Height = 24
      Caption = #36820#22238'(&X)'
      TabOrder = 2
      Kind = bkClose
    end
  end
end

⌨️ 快捷键说明

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