object Form3: TForm3 Left = 472 Top = 177 Anchors = [] BorderStyle = bsSingle Caption = 'Register with Borland' ClientHeight = 505 ClientWidth = 476 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object HotSpot1: THotSpot Left = 108 Top = 237 Width = 232 Height = 44 Cursor = crHandPoint Hint = 'Contact Borland through the internet to get your trial password ' + '!' Caption = 'Register Here !' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -32 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ShowHint = True ParentShowHint = False ParentFont = False ImageIndex = 0 OnClick = HotSpot1Click end object Label1: TLabel Left = 32 Top = 16 Width = 399 Height = 48 Caption = 'The following information will be required to successfully regis' + 'ter the Trial Version of Delphi through Borland'#39's web site.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Label2: TLabel Left = 32 Top = 94 Width = 268 Height = 16 Caption = '1) Your unique System ID from "Step 1"' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 32 Top = 124 Width = 355 Height = 32 Caption = '2) A valid e-mail adress so that we may send you a Password to u' + 'nlock the trial installation program' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Label4: TLabel Left = 32 Top = 172 Width = 369 Height = 32 Caption = '3) Your internet browser should be enabled to accept cookies.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Label5: TLabel Left = 40 Top = 387 Width = 363 Height = 48 Caption = ' If you do not have access to the internet please call 1-800-453' + '-3375 with your System ID that was generated in "Step 1".' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object HotSpot3: THotSpot Left = 89 Top = 448 Width = 289 Height = 29 Cursor = crHandPoint Hint = 'Find information for International contacts' Caption = '(Information for International contacts)' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ShowHint = True ParentShowHint = False ParentFont = False ImageIndex = 0 OnClick = HotSpot3Click end object Panel1: TPanel Left = 32 Top = 215 Width = 407 Height = 2 TabOrder = 0 end object Panel3: TPanel Left = 32 Top = 80 Width = 407 Height = 2 TabOrder = 1 end object BitBtn1: TBitBtn Left = 184 Top = 309 Width = 75 Height = 25 Caption = '&Back' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = BitBtn1Click end object Panel2: TPanel Left = 32 Top = 360 Width = 407 Height = 2 TabOrder = 3 end end