object Form6: TForm6 Left = 160 Top = 121 BorderIcons = [] BorderStyle = bsNone Caption = 'Form6' ClientHeight = 226 ClientWidth = 369 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 369 Height = 161 Align = alTop Picture.Data = {} Stretch = True end object Panel1: TPanel Left = 0 Top = 161 Width = 369 Height = 65 Align = alBottom BevelOuter = bvNone Color = cl3DLight TabOrder = 0 object Label1: TLabel Left = 96 Top = 0 Width = 164 Height = 14 Caption = 'This product is UNREGISTERED' Color = clBlue Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label2: TLabel Left = 38 Top = 16 Width = 90 Height = 13 Alignment = taCenter Caption = 'Unknown Name' Color = clScrollBar Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False Visible = False end object Label3: TLabel Left = 38 Top = 32 Width = 109 Height = 13 Alignment = taCenter Caption = 'Unknown Company' Color = clScrollBar Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False Visible = False end object Label4: TLabel Left = 38 Top = 48 Width = 165 Height = 13 Alignment = taCenter Caption = 'UnRegistered Serial Number!' Color = clScrollBar Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False Visible = False end end object Timer1: TTimer Interval = 3000 OnTimer = Timer1Timer Left = 384 Top = 232 end end