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

📄 u_login.dfm

📁 学籍管理系统这是我自己做的希望大家提供意见 密码在readme 内
💻 DFM
字号:
object F_login: TF_login
  Left = 192
  Top = 107
  BorderStyle = bsDialog
  Caption = #30331#24405
  ClientHeight = 254
  ClientWidth = 371
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 371
    Height = 254
    Align = alClient
    Color = clGradientInactiveCaption
    TabOrder = 0
    object Label1: TLabel
      Left = 48
      Top = 40
      Width = 288
      Height = 25
      AutoSize = False
      Caption = #27426#36814#30331#24405#23398#29983#23398#31821#31649#29702#31995#32479
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -24
      Font.Name = #21326#25991#26032#39759
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 76
      Top = 106
      Width = 48
      Height = 13
      AutoSize = False
      Caption = #29992#25143#21517#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 76
      Top = 143
      Width = 48
      Height = 13
      AutoSize = False
      Caption = #23494'    '#30721#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 140
      Top = 102
      Width = 137
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 140
      Top = 138
      Width = 137
      Height = 21
      PasswordChar = '*'
      TabOrder = 1
    end
    object Button1: TButton
      Left = 43
      Top = 203
      Width = 75
      Height = 25
      Caption = #30331'   '#38470
      Default = True
      TabOrder = 2
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 155
      Top = 203
      Width = 75
      Height = 25
      Cancel = True
      Caption = #21462'   '#28040
      TabOrder = 3
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 259
      Top = 203
      Width = 75
      Height = 25
      Caption = #20851#20110'...'
      TabOrder = 4
      OnClick = Button3Click
    end
  end
end

⌨️ 快捷键说明

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