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

📄 setpass.dfm

📁 这个软件主要是管理毕业生的各种信息,包含你的成绩,毕业学校,查询、修改毕业生的信息等。
💻 DFM
字号:
object setpassf: Tsetpassf
  Left = 574
  Top = 147
  BorderStyle = bsDialog
  Caption = #20462#25913#21475#20196
  ClientHeight = 167
  ClientWidth = 317
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnClose = FormClose
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 14
  object Panel1: TPanel
    Left = 35
    Top = 17
    Width = 238
    Height = 96
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 37
      Top = 18
      Width = 42
      Height = 14
      Caption = #26087#21475#20196
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 37
      Top = 44
      Width = 42
      Height = 14
      Caption = #26032#21475#20196
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 12
      Top = 68
      Width = 70
      Height = 14
      Caption = #30830#35748#26032#21475#20196
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Image1: TImage
      Left = 1
      Top = 2
      Width = 33
      Height = 33
      Picture.Data = {
        055449636F6E0000010001002020100000000000E80200001600000028000000
        2000000040000000010004000000000000020000000000000000000000000000
        0000000000000000000080000080000000808000800000008000800080800000
        C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000
        FFFFFF0000000000000000000000000000000000000000000007000000000000
        0000000000000000087770000000000000000000000000700878703333333333
        3333380000008777000870BBBBBBBBBBBBBB783000008787007870BBBBBBBBBB
        BBBB7380000000878F78707777777777777B783000000787087870BBBBBBBBBB
        BBBB73800008F7870008707777777777777B783000008787008870BBBBBBBBBB
        BBBB7380000000878F78707777777777777B7830000008878F7870BBBBBBBBBB
        BBBB73800008F7870878707777777777777B78300008F787087880BBBBBBBBBB
        BBBB7380000087878F7F807777777777777B783000008788F777770BBBBBBBBB
        BBBB73800008F78F77F7F780BBBBBBBBBBBF7830008F78F77F7F77780FFFFFFF
        FFF7738008F778F777F7F77808383838383838308F77F8F77F007F7803838383
        800383808F7778F77080077800383838373038308F77F8F77088077800333333
        373033008F77088F7700778030000000373000008F770888FFFF080B30000000
        3730000008F770078888083B3000000037300000008FFFF78000003B30000000
        37300000000888888008003B3000000037300000000000800080003B73000003
        B73000000000000000000003B73000077300000000000000000000003BB3337B
        300000000000000000000000033BBBB000000000000000000000000000033330
        00000000FFEFFFFFFFC7FFFFFD800003F8800001F0400000F0000000F8000000
        F0000000E0400000F0000000F8000000F0000000E0000000E0000000F0000000
        F0000000E0000000C00000008000000000000000001000010000000300003F0F
        00003F0F80003F0FC0343F0FE0643F0FF9CC1E0FFC1E001FFFFF003FFFFF807F
        FFFFE1FF}
    end
    object passwd1: TEdit
      Left = 82
      Top = 14
      Width = 141
      Height = 22
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 0
      OnKeyPress = passwd1KeyPress
    end
    object passwd2: TEdit
      Left = 82
      Top = 39
      Width = 141
      Height = 22
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 1
    end
    object Passwd3: TEdit
      Left = 82
      Top = 64
      Width = 141
      Height = 22
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      MaxLength = 12
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 2
    end
  end
  object ExitCmd: TBitBtn
    Left = 201
    Top = 134
    Width = 76
    Height = 24
    Caption = #21462#28040
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    Kind = bkCancel
  end
  object OkCmd: TBitBtn
    Left = 121
    Top = 134
    Width = 76
    Height = 24
    Caption = #30830#23450
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = OkCmdClick
    Glyph.Data = {
      DE010000424DDE01000000000000760000002800000024000000120000000100
      0400000000006801000000000000000000001000000000000000000000000000
      80000080000000808000800000008000800080800000C0C0C000808080000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
      3333333333333333333333330000333333333333333333333333F33333333333
      00003333344333333333333333388F3333333333000033334224333333333333
      338338F3333333330000333422224333333333333833338F3333333300003342
      222224333333333383333338F3333333000034222A22224333333338F338F333
      8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
      33333338F83338F338F33333000033A33333A222433333338333338F338F3333
      0000333333333A222433333333333338F338F33300003333333333A222433333
      333333338F338F33000033333333333A222433333333333338F338F300003333
      33333333A222433333333333338F338F00003333333333333A22433333333333
      3338F38F000033333333333333A223333333333333338F830000333333333333
      333A333333333333333338330000333333333333333333333333333333333333
      0000}
    NumGlyphs = 2
  end
  object tDosMove1: tDosMove
    Active = True
    Left = 4
    Top = 35
  end
  object share_qry: TADOQuery
    Connection = Dataf.ADOCon
    Parameters = <>
    Top = 4
  end
end

⌨️ 快捷键说明

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