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

📄 splash.dfm

📁 绝对精品 预算管理系统 本人花钱购买来的源代 人民大学出版社会出版的教程
💻 DFM
字号:
object frmsplash: Tfrmsplash
  Left = 192
  Top = 107
  Width = 447
  Height = 266
  Caption = #39044#31639#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnClick = FormClick
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Labelname: TLabel
    Left = 72
    Top = 32
    Width = 313
    Height = 57
    AutoSize = False
    Caption = #39044' '#31639' '#31649' '#29702' '#31995' '#32479
    Font.Charset = ANSI_CHARSET
    Font.Color = clRed
    Font.Height = -35
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
    OnClick = LabelnameClick
  end
  object Labeplat: TLabel
    Left = 200
    Top = 104
    Width = 225
    Height = 25
    AutoSize = False
    Caption = #24179#21488#65306'Win98/Win2000/WinXP'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
    OnClick = LabeplatClick
  end
  object Labelver: TLabel
    Left = 200
    Top = 136
    Width = 113
    Height = 25
    AutoSize = False
    Caption = #29256#26412#65306'1.00'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
    OnClick = LabelverClick
  end
  object Labelatt: TLabel
    Left = 32
    Top = 184
    Width = 185
    Height = 25
    AutoSize = False
    Caption = #29256#26435#25152#26377#65292#36829#32773#24517#31350
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ParentShowHint = False
    ShowAccelChar = False
    ShowHint = True
    Transparent = True
    OnClick = LabelattClick
  end
  object Timer1: TTimer
    Interval = 1250
    OnTimer = Timer1Timer
    Left = 264
    Top = 192
  end
end

⌨️ 快捷键说明

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