object SplashForm: TSplashForm Left = 460 Top = 285 BorderIcons = [biMinimize, biMaximize] BorderStyle = bsNone Caption = 'QIP' ClientHeight = 83 ClientWidth = 247 Color = clMoneyGreen Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object ImageSlpash: TImage Left = 6 Top = 6 Width = 236 Height = 49 Stretch = True end object LabelVer: TLabel Left = 190 Top = 66 Width = 50 Height = 13 Caption = 'Build 7900' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False Transparent = True end object PB1: TGauge Left = 6 Top = 59 Width = 235 Height = 4 BackColor = clMoneyGreen BorderStyle = bsNone ForeColor = 9425807 Progress = 0 ShowText = False end object Label1: TLabel Left = 5 Top = 66 Width = 45 Height = 13 Caption = 'QIP 2005' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False Transparent = True end end