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

📄 usplash.dfm

📁 一个使用UDP开发的消息广播服务与客户端程序
💻 DFM
字号:
object frmSplash: TfrmSplash
  Left = 390
  Top = 250
  BorderIcons = []
  BorderStyle = bsNone
  Caption = 'frmSplash'
  ClientHeight = 57
  ClientWidth = 224
  Color = cl3DLight
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 14
  object Bevel1: TBevel
    Left = -1
    Top = 0
    Width = 224
    Height = 56
  end
  object Label1: TLabel
    Left = 8
    Top = 24
    Width = 203
    Height = 14
    Caption = #27491#22312#36827#34892#21021#22987#21270#65292#35831#31245#21518'... ...'
  end
end

⌨️ 快捷键说明

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