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

📄 usplash.dfm

📁 用delphi编的播放器程序
💻 DFM
字号:
object frmSplash: TfrmSplash
  Left = 247
  Top = 177
  BorderStyle = bsNone
  ClientHeight = 115
  ClientWidth = 294
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 58
    Top = 16
    Width = 168
    Height = 35
    Caption = 'MP3'#25773#25918#22120
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -35
    Font.Name = #38582#20070
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 45
    Top = 64
    Width = 198
    Height = 21
    Caption = #20992#21073#22914#26790#36719#20214#21019#20316#23460
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #21326#25991#26032#39759
    Font.Style = [fsBold, fsUnderline]
    ParentFont = False
  end
end

⌨️ 快捷键说明

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