splash.dfm
来自「MiTeC.System.Information.v10.7.0.FS 检测系」· DFM 代码 · 共 43 行
DFM
43 行
object wnd_Splash: Twnd_Splash
Left = 330
Top = 434
BorderStyle = bsNone
Caption = 'MiTeC Process Viewer'
ClientHeight = 41
ClientWidth = 289
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 289
Height = 41
Align = alClient
Caption = 'Collecting information...please wait...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Animate: TAnimate
Left = 25
Top = 12
Width = 16
Height = 16
Active = True
CommonAVI = aviFindComputer
StopFrame = 8
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?