object SplashFrm: TSplashFrm Left = 45 Top = 169 BorderIcons = [] BorderStyle = bsNone ClientHeight = 208 ClientWidth = 462 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter OnShow = FormShow TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 462 Height = 208 Align = alClient BevelWidth = 5 BorderStyle = bsSingle Color = clSilver TabOrder = 0 object Bevel2: TBevel Left = 10 Top = 144 Width = 438 Height = 51 Shape = bsFrame end object Timeleft: TLabel Left = 14 Top = 172 Width = 430 Height = 18 Alignment = taCenter AutoSize = False Caption = 'You have 99 days left for evaluation.' Font.Color = clBlue Font.Height = -15 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Status: TLabel Left = 13 Top = 149 Width = 431 Height = 18 Alignment = taCenter AutoSize = False Caption = 'Evaluation period has expired' Font.Color = clRed Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Shape1: TShape Left = 9 Top = 8 Width = 65 Height = 65 end object Shape2: TShape Left = 75 Top = 8 Width = 65 Height = 65 end object Shape3: TShape Left = 9 Top = 75 Width = 65 Height = 65 end object Shape4: TShape Left = 75 Top = 75 Width = 31 Height = 31 Brush.Color = clRed end object Shape5: TShape Left = 109 Top = 75 Width = 31 Height = 31 Brush.Color = clBlue end object Shape6: TShape Left = 109 Top = 109 Width = 31 Height = 31 Brush.Color = clYellow end object Shape7: TShape Left = 75 Top = 109 Width = 31 Height = 31 Brush.Color = clLime end object VersionLabel: TLabel Left = 315 Top = 95 Width = 127 Height = 29 Alignment = taCenter AutoSize = False Caption = 'v1.15' Font.Color = clBlue Font.Height = -24 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Image1: TImage Left = 141 Top = 9 Width = 311 Height = 89 Picture.Data = {} end end end