object SplashForm: TSplashForm Left = 208 Top = 125 BorderIcons = [] BorderStyle = bsNone ClientHeight = 260 ClientWidth = 450 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop KeyPreview = True Scaled = False PixelsPerInch = 96 TextHeight = 13 object PicShow: TPicShow Left = 0 Top = 0 Width = 450 Height = 260 BgMode = bmCentered Delay = 30 Picture.Data = {} Step = 6 Style = 52 TabOrder = 0 Threaded = False ThreadPriority = tpHighest OnProgress = PicShowProgress end end