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

📄 login.dfm

📁 人事管理系统的源代码
💻 DFM
字号:
object start_form: Tstart_form
  Left = 252
  Top = 98
  AlphaBlendValue = 0
  BorderIcons = []
  BorderStyle = bsNone
  ClientHeight = 267
  ClientWidth = 482
  Color = clWindowText
  TransparentColor = True
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  SnapBuffer = 0
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 96
    Top = 152
    Width = 294
    Height = 48
    Caption = #20154#20107#31649#29702#31995#32479
    Color = clRed
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -48
    Font.Name = #24188#22278
    Font.Style = [fsBold]
    ParentColor = False
    ParentFont = False
    Transparent = True
  end
  object Label2: TLabel
    Left = 144
    Top = 88
    Width = 196
    Height = 48
    Caption = #27426#36814#20351#29992
    Color = clRed
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -48
    Font.Name = #24188#22278
    Font.Style = [fsBold]
    ParentColor = False
    ParentFont = False
    Transparent = True
  end
  object Panel2: TPanel
    Left = 17
    Top = 224
    Width = 8
    Height = 9
    Color = clLime
    TabOrder = 0
  end
  object Timer1: TTimer
    Interval = 500
    OnTimer = Timer1Timer
    Left = 696
    Top = 272
  end
end

⌨️ 快捷键说明

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