object Form2: TForm2 Left = 201 Top = 108 HelpContext = 8 BorderIcons = [] BorderStyle = bsDialog Caption = 'WinRescue 98' ClientHeight = 246 ClientWidth = 360 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter OnActivate = FormShow OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object Shape1: TShape Left = 12 Top = 5 Width = 162 Height = 92 Brush.Color = clRed end object Image1: TImage Left = 27 Top = 11 Width = 140 Height = 30 Picture.Data = {} end object Label8: TLabel Left = 56 Top = 36 Width = 97 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Version 2.04 4/27/98' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -8 Font.Name = 'Small Fonts' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label1: TLabel Left = 28 Top = 50 Width = 129 Height = 45 Alignment = taCenter AutoSize = False Caption = '� Copyright 1998 by Ray Geide Super Win Software http://superwin' + '.com geide@superwin.com' Color = clRed Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = 'Small Fonts' Font.Style = [] ParentColor = False ParentFont = False Transparent = True WordWrap = True end object Label2: TLabel Left = 16 Top = 102 Width = 153 Height = 33 Alignment = taCenter AutoSize = False Caption = 'See instructions to the right for registering.' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label3: TLabel Left = 22 Top = 196 Width = 139 Height = 13 Caption = 'Enter Registration Key below:' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object Label7: TLabel Left = 180 Top = 22 Width = 49 Height = 33 Alignment = taCenter AutoSize = False Caption = '10' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -32 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object Label6: TLabel Left = 232 Top = 4 Width = 121 Height = 29 Alignment = taCenter AutoSize = False Caption = 'WinRescue 98 is only for Windows98.' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Label9: TLabel Left = 232 Top = 40 Width = 121 Height = 33 Alignment = taCenter AutoSize = False Caption = 'Use WinRescue 95 for Windows95.' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Button2: TButton Left = 24 Top = 134 Width = 65 Height = 21 Caption = '&Continue' Default = True Enabled = False ModalResult = 1 TabOrder = 0 OnClick = Button2Click end object Button3: TButton Left = 96 Top = 134 Width = 66 Height = 21 Caption = 'E&xit' Default = True ModalResult = 1 TabOrder = 1 OnClick = Button3Click end object Edit1: TEdit Left = 16 Top = 216 Width = 153 Height = 21 TabOrder = 2 end object CheckBox1: TCheckBox Left = 24 Top = 168 Width = 137 Height = 17 Caption = 'Do Not Show This Form.' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 end object Panel1: TPanel Left = 184 Top = 72 Width = 169 Height = 166 BevelOuter = bvNone Color = clBlack TabOrder = 4 object Label4: TLabel Left = 2 Top = 4 Width = 165 Height = 81 Alignment = taCenter AutoSize = False Caption = 'This program is Shareware, you may evaluate it for a period of n' + 'o more than 30 days. After this time you must register it by ca' + 'lling 1-800-242-4775 ext. 15510 or by going to http:// www.super' + 'win.com/rescue.htm. Registration price is $19.95.' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -9 Font.Name = 'Small Fonts' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label5: TLabel Left = 2 Top = 84 Width = 165 Height = 97 Alignment = taCenter AutoSize = False Caption = 'Failure to comply with this condition is a violation of United S' + 'tates and international copyright law. This program is fully fu' + 'nctional, however registering entitles you to receive the regisl' + 'ation key and gets rid of this nag screen. Please register.' Color = clYellow Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -9 Font.Name = 'Small Fonts' Font.Style = [] ParentColor = False ParentFont = False Transparent = True WordWrap = True end end object Timer1: TTimer Interval = 100 OnTimer = Timer1Timer Left = 336 Top = 88 end end