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

📄 u_pass.dfm

📁 大学生综合素质及诚信管理系统可以满足管理人员和高级管理员两方面管理学生综合素质及诚信信息的需要。设计充分利用Delphi7、MS SQL Server2000数据库技术的强大力量
💻 DFM
字号:
object f_pass: Tf_pass
  Left = 341
  Top = 153
  Width = 307
  Height = 230
  Caption = #23398#29983#20449#24687#31649#29702#31995#32479#30331#24405
  Color = clGradientActiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 16
    Width = 230
    Height = 21
    Caption = #23398#29983#20449#24687#31649#29702#31995#32479#30331#24405
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -21
    Font.Name = #24188#22278
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 40
    Top = 64
    Width = 74
    Height = 20
    Caption = #29992#25143#21517':'
    Color = clGradientActiveCaption
    Font.Charset = GB2312_CHARSET
    Font.Color = clLime
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentColor = False
    ParentFont = False
  end
  object Label3: TLabel
    Left = 40
    Top = 96
    Width = 75
    Height = 20
    Caption = #23494'  '#30721':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clLime
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 144
    Top = 56
    Width = 105
    Height = 27
    Color = clInfoBk
    Font.Charset = GB2312_CHARSET
    Font.Color = clTeal
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
  end
  object BitBtn1: TBitBtn
    Left = 64
    Top = 152
    Width = 65
    Height = 25
    Caption = #36827#20837
    Default = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clTeal
    Font.Height = -16
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 2
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 160
    Top = 152
    Width = 65
    Height = 25
    Caption = #36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clTeal
    Font.Height = -16
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
    OnClick = BitBtn2Click
  end
  object Edit2: TEdit
    Left = 144
    Top = 104
    Width = 105
    Height = 27
    Color = clInfoBk
    Font.Charset = GB2312_CHARSET
    Font.Color = clTeal
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    PasswordChar = '*'
    TabOrder = 1
  end
  object ADOQuery1: TADOQuery
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=data.mdb;Persist Se' +
      'curity Info=False'
    Parameters = <>
    Left = 32
    Top = 64
  end
end

⌨️ 快捷键说明

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