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

📄 studentlogin.~dfm

📁 DElphi教学排课管理系统全套 包括论文。希望对大家有帮助
💻 ~DFM
字号:
object Form9: TForm9
  Left = 323
  Top = 262
  Width = 352
  Height = 236
  Caption = 'Form9'
  Color = clBackground
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 56
    Top = 32
    Width = 240
    Height = 24
    Caption = #23398#29983#36873#35838#31649#29702#31995#32479#30331#24405
    Font.Charset = GB2312_CHARSET
    Font.Color = clYellow
    Font.Height = -24
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 80
    Top = 96
    Width = 48
    Height = 13
    Caption = #29992#25143#21517#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWhite
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 80
    Top = 136
    Width = 48
    Height = 13
    Caption = #23494'    '#30721#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWhite
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object i_user1: TEdit
    Left = 152
    Top = 88
    Width = 145
    Height = 21
    Hint = #35831#36755#20837#23398#29983#23398#21495
    Color = clCream
    ParentShowHint = False
    ShowHint = True
    TabOrder = 0
  end
  object i_passwd1: TEdit
    Left = 152
    Top = 128
    Width = 145
    Height = 21
    Color = clCream
    PasswordChar = '*'
    TabOrder = 1
  end
  object B_login1: TButton
    Left = 64
    Top = 168
    Width = 75
    Height = 25
    Caption = #30331'  '#24405
    Default = True
    TabOrder = 2
    OnClick = B_login1Click
  end
  object B_cancel1: TButton
    Left = 200
    Top = 168
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462'  '#28040
    TabOrder = 3
    OnClick = B_cancel1Click
  end
  object T_user1: TTable
    DatabaseName = 'mydatabase'
    TableName = 'USER_PASS'
    Left = 24
    Top = 96
  end
end

⌨️ 快捷键说明

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