home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd1.bin / delphi / INSTALL.EXE / 0 / RCDATA / TFORM3 / TFORM3.txt
Text File  |  1999-08-11  |  4KB  |  172 lines

  1. object Form3: TForm3
  2.   Left = 472
  3.   Top = 177
  4.   Anchors = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Register with Borland'
  7.   ClientHeight = 505
  8.   ClientWidth = 476
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object HotSpot1: THotSpot
  21.     Left = 108
  22.     Top = 237
  23.     Width = 232
  24.     Height = 44
  25.     Cursor = crHandPoint
  26.     Hint = 
  27.       'Contact Borland through the internet to get your trial password ' +
  28.       '!'
  29.     Caption = 'Register Here !'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clBlue
  32.     Font.Height = -32
  33.     Font.Name = 'MS Sans Serif'
  34.     Font.Style = [fsBold]
  35.     ShowHint = True
  36.     ParentShowHint = False
  37.     ParentFont = False
  38.     ImageIndex = 0
  39.     OnClick = HotSpot1Click
  40.   end
  41.   object Label1: TLabel
  42.     Left = 32
  43.     Top = 16
  44.     Width = 399
  45.     Height = 48
  46.     Caption = 
  47.       'The following information will be required to successfully regis' +
  48.       'ter the Trial Version of Delphi through Borland'#39's web site.'
  49.     Font.Charset = DEFAULT_CHARSET
  50.     Font.Color = clWindowText
  51.     Font.Height = -13
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = [fsBold]
  54.     ParentFont = False
  55.     WordWrap = True
  56.   end
  57.   object Label2: TLabel
  58.     Left = 32
  59.     Top = 94
  60.     Width = 268
  61.     Height = 16
  62.     Caption = '1) Your unique System ID from "Step 1"'
  63.     Font.Charset = DEFAULT_CHARSET
  64.     Font.Color = clWindowText
  65.     Font.Height = -13
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = [fsBold]
  68.     ParentFont = False
  69.   end
  70.   object Label3: TLabel
  71.     Left = 32
  72.     Top = 124
  73.     Width = 355
  74.     Height = 32
  75.     Caption = 
  76.       '2) A valid e-mail adress so that we may send you a Password to u' +
  77.       'nlock the trial installation program'
  78.     Font.Charset = DEFAULT_CHARSET
  79.     Font.Color = clWindowText
  80.     Font.Height = -13
  81.     Font.Name = 'MS Sans Serif'
  82.     Font.Style = [fsBold]
  83.     ParentFont = False
  84.     WordWrap = True
  85.   end
  86.   object Label4: TLabel
  87.     Left = 32
  88.     Top = 172
  89.     Width = 369
  90.     Height = 32
  91.     Caption = '3) Your internet browser should be enabled to accept cookies.'
  92.     Font.Charset = DEFAULT_CHARSET
  93.     Font.Color = clWindowText
  94.     Font.Height = -13
  95.     Font.Name = 'MS Sans Serif'
  96.     Font.Style = [fsBold]
  97.     ParentFont = False
  98.     WordWrap = True
  99.   end
  100.   object Label5: TLabel
  101.     Left = 40
  102.     Top = 387
  103.     Width = 363
  104.     Height = 48
  105.     Caption = 
  106.       ' If you do not have access to the internet please call 1-800-453' +
  107.       '-3375 with your System ID that was generated in "Step 1".'
  108.     Font.Charset = DEFAULT_CHARSET
  109.     Font.Color = clWindowText
  110.     Font.Height = -13
  111.     Font.Name = 'MS Sans Serif'
  112.     Font.Style = [fsBold]
  113.     ParentFont = False
  114.     WordWrap = True
  115.   end
  116.   object HotSpot3: THotSpot
  117.     Left = 89
  118.     Top = 448
  119.     Width = 289
  120.     Height = 29
  121.     Cursor = crHandPoint
  122.     Hint = 'Find information for International contacts'
  123.     Caption = '(Information for International contacts)'
  124.     Font.Charset = DEFAULT_CHARSET
  125.     Font.Color = clBlue
  126.     Font.Height = -13
  127.     Font.Name = 'MS Sans Serif'
  128.     Font.Style = [fsBold]
  129.     ShowHint = True
  130.     ParentShowHint = False
  131.     ParentFont = False
  132.     ImageIndex = 0
  133.     OnClick = HotSpot3Click
  134.   end
  135.   object Panel1: TPanel
  136.     Left = 32
  137.     Top = 215
  138.     Width = 407
  139.     Height = 2
  140.     TabOrder = 0
  141.   end
  142.   object Panel3: TPanel
  143.     Left = 32
  144.     Top = 80
  145.     Width = 407
  146.     Height = 2
  147.     TabOrder = 1
  148.   end
  149.   object BitBtn1: TBitBtn
  150.     Left = 184
  151.     Top = 309
  152.     Width = 75
  153.     Height = 25
  154.     Caption = '&Back'
  155.     Font.Charset = DEFAULT_CHARSET
  156.     Font.Color = clWindowText
  157.     Font.Height = -13
  158.     Font.Name = 'MS Sans Serif'
  159.     Font.Style = [fsBold]
  160.     ParentFont = False
  161.     TabOrder = 2
  162.     OnClick = BitBtn1Click
  163.   end
  164.   object Panel2: TPanel
  165.     Left = 32
  166.     Top = 360
  167.     Width = 407
  168.     Height = 2
  169.     TabOrder = 3
  170.   end
  171. end
  172.