object SplashForm: TSplashForm Left = 284 Top = 87 BorderIcons = [] BorderStyle = bsNone Caption = 'Empire Builder' ClientHeight = 413 ClientWidth = 306 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -17 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 120 TextHeight = 20 object Image1: TImage Left = 0 Top = 0 Width = 309 Height = 413 Stretch = True end object RxLabel1: TRxLabel Left = 4 Top = 380 Width = 106 Height = 22 Caption = 'Loading ....' Color = clPurple Font.Charset = ANSI_CHARSET Font.Color = clYellow Font.Height = -18 Font.Name = 'Verdana' Font.Style = [] ParentColor = False ParentFont = False Transparent = True end object Sizer1: TSizer Enabled = True ExceptionAction = eaIgnoreControl GridColumnSizing = gcSizeAllColumns GridRowSizing = grSizeByDefaults MinimumSize = True NavigateOnEnter = False OverrideParentFont = True PerformAssertions = True ShowAssertionFailures = False StretchFonts = True StretchImages = True StretchOnResize = True ThreadProcessing = False Left = 172 Top = 368 ScreenWidth = ( 800) ScreenHeight = ( 600) OriginalFormWidth = ( 314) OriginalFormHeight = ( 440) OriginalFormLeft = ( 284) OriginalFormTop = ( 87) OriginalFormPPI = ( 120) OriginalClientWidth = ( 306) OriginalClientHeight = ( 413) end end