object Form15: TForm15 Left = 117 Top = 154 BorderIcons = [] BorderStyle = bsSingle Caption = 'REGISTER MASTER CONTROL PANEL NOW!' ClientHeight = 179 ClientWidth = 409 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 409 Height = 179 Align = alClient TabOrder = 0 object Label1: TLabel Left = 8 Top = 32 Width = 360 Height = 42 Caption = 'PLEASE register MCP!!! It'#39's ONLY $20.00 for registration! Go to ' + 'the About Box and check out the information of registration of M' + 'CP, or Email cleaner1@juno.com for registration info or, click b' + 'elow!' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Label2: TLabel Left = 8 Top = 8 Width = 157 Height = 16 Caption = 'PLEASE REGISTER MCP!' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 8 Top = 104 Width = 377 Height = 17 Caption = 'Please click OK to continue. Register to get rid of all these Na' + 'g screens! Yuck!' WordWrap = True end object Button1: TButton Left = 80 Top = 136 Width = 99 Height = 25 Caption = 'OK, register later' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 200 Top = 136 Width = 97 Height = 25 Caption = 'Registration info' TabOrder = 1 OnClick = Button2Click end end end