object fNotice: TfNotice Left = 409 Top = 333 BorderIcons = [] BorderStyle = bsDialog Caption = 'Notice' ClientHeight = 248 ClientWidth = 313 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 12 Top = 8 Width = 289 Height = 48 AutoSize = False Caption = 'Thank-you for trying to install MindSpring Internet Software. Un' + 'fortunately, our registration requires Internet Explorer 3.0 or ' + 'higher.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label2: TLabel Left = 12 Top = 64 Width = 289 Height = 48 AutoSize = False Caption = 'To make it easy, we'#39'll mail you everything that you need. Please' + ' contact MindSpring Sales, toll free, to sign-up:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label3: TLabel Left = 98 Top = 128 Width = 112 Height = 16 Alignment = taCenter AutoSize = False Caption = '1-888-MSPRING' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 12 Top = 168 Width = 289 Height = 17 AutoSize = False Caption = 'Make sure to mention how you heard about us!' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Button1: TButton Left = 125 Top = 208 Width = 75 Height = 25 Caption = '&OK' TabOrder = 0 OnClick = Button1Click end end