splashform.dfm

来自「地址档案管理系统」· DFM 代码 · 共 33 行

DFM
33
字号
object FormSplash: TFormSplash
  Left = 102
  Top = 138
  BorderStyle = bsNone
  Caption = 'FormSplash'
  ClientHeight = 103
  ClientWidth = 470
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 32
    Width = 417
    Height = 33
    AutoSize = False
    Caption = #27491#22312#32852#25509#21040#25968#25454#24211#65292#35831#31245#20505#12290#12290#12290
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -27
    Font.Name = #40657#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
end

⌨️ 快捷键说明

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