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

📄 spalsh.dfm

📁 适合行业为眼镜业
💻 DFM
字号:
object frm_Spalsh: Tfrm_Spalsh
  Left = 228
  Top = 169
  BorderIcons = [biSystemMenu]
  BorderStyle = bsNone
  ClientHeight = 250
  ClientWidth = 352
  Color = clSkyBlue
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 352
    Height = 250
    Align = alClient
    AutoSize = True
    Color = clSkyBlue
    TabOrder = 0
    object Label3: TLabel
      Left = 19
      Top = 30
      Width = 245
      Height = 19
      Caption = 'WdSoft_'#36830#38145#38144#21806#31649#29702#31995#32479
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clMaroon
      Font.Height = -19
      Font.Name = #38582#20070
      Font.Style = [fsBold]
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
  end
end

⌨️ 快捷键说明

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