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

📄 strart.dfm

📁 一个详实的图书信息管理系统
💻 DFM
字号:
object Start_Form: TStart_Form
  Left = 263
  Top = 192
  HorzScrollBar.Style = ssFlat
  HorzScrollBar.Visible = False
  AlphaBlendValue = 0
  Anchors = [akLeft, akTop, akBottom]
  BorderIcons = []
  BorderStyle = bsNone
  ClientHeight = 151
  ClientWidth = 488
  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
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 48
    Top = 24
    Width = 390
    Height = 64
    BiDiMode = bdLeftToRight
    Caption = #22270#20070#31649#29702#31995#32479
    Color = clRed
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -64
    Font.Name = #24188#22278
    Font.Style = [fsBold]
    ParentBiDiMode = False
    ParentColor = False
    ParentFont = False
    ParentShowHint = False
    ShowHint = False
    Transparent = True
  end
  object Panel1: TPanel
    Left = 8
    Top = 128
    Width = 9
    Height = 7
    Color = clLime
    TabOrder = 0
  end
  object Timer1: TTimer
    Enabled = False
    Interval = 10
    OnTimer = Timer1Timer
    Left = 392
    Top = 24
  end
end

⌨️ 快捷键说明

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