📄 splash.dfm
字号:
object Form_splash: TForm_splash
Left = 285
Top = 174
AutoSize = True
BorderStyle = bsNone
BorderWidth = 2
Caption = 'Form_splash'
ClientHeight = 434
ClientWidth = 656
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 656
Height = 434
Align = alClient
Stretch = True
end
object Label1: TLabel
Left = 88
Top = 72
Width = 495
Height = 43
Caption = #27827#21335#31185#25216#23398#38498#36710#38431#31649#29702#32479
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -43
Font.Name = #38582#20070
Font.Style = [fsBold, fsItalic]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 24
Top = 416
Width = 185
Height = 18
Caption = 'Version 2.0 '#29256#26435#25152#26377'(C)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #21326#25991#26999#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 392
Top = 392
Width = 156
Height = 13
AutoSize = False
Caption = #27491#22312#21551#21160#31995#32479','#36830#25509#25968#25454#24211'.......'
Transparent = True
end
object Timer1: TTimer
Interval = 4000
OnTimer = Timer1Timer
Left = 104
Top = 184
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -