fm_splash.dfm

来自「适合行业为眼镜业」· DFM 代码 · 共 41 行

DFM
41
字号
object FmSplash: TFmSplash
  Left = 186
  Top = 220
  Width = 466
  Height = 120
  BorderIcons = []
  Caption = #31995#32479#36828#31243#36830#25509#25552#31034#31383#21475
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 72
    Top = 33
    Width = 346
    Height = 24
    AutoSize = False
    Caption = #27491#22312#36830#25509#21040#26381#21153#22120#65292#35831#31245#20399'!.....'
    Font.Charset = GB2312_CHARSET
    Font.Color = clPurple
    Font.Height = -24
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
  end
  object Animate1: TAnimate
    Left = 22
    Top = 23
    Width = 51
    Height = 48
    Active = False
  end
end

⌨️ 快捷键说明

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