home *** CD-ROM | disk | FTP | other *** search
/ Tutto per Internet / Internet.iso / soft95 / Html / html32 / HTML32.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Encoding:
Text File  |  1996-03-16  |  2.0 KB  |  91 lines

  1. object Form2: TForm2
  2.   Left = 200
  3.   Top = 107
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'How to Register'
  7.   ClientHeight = 371
  8.   ClientWidth = 255
  9.   Font.Color = clWindowText
  10.   Font.Height = -16
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 18
  16.   object Label1: TLabel
  17.     Left = 16
  18.     Top = 16
  19.     Width = 217
  20.     Height = 57
  21.     AutoSize = False
  22.     Caption = 
  23.       'To register '#39'HTML Express'#39' please send $10 check or money order ' +
  24.       'to:'
  25.     WordWrap = True
  26.   end
  27.   object Label2: TLabel
  28.     Left = 24
  29.     Top = 80
  30.     Width = 93
  31.     Height = 19
  32.     Caption = 'Kevin Lewis'
  33.     Font.Color = clWindowText
  34.     Font.Height = -16
  35.     Font.Name = 'Arial'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.   end
  39.   object Label3: TLabel
  40.     Left = 24
  41.     Top = 96
  42.     Width = 141
  43.     Height = 19
  44.     Caption = '6905 El Camino Pl.'
  45.     Font.Color = clWindowText
  46.     Font.Height = -16
  47.     Font.Name = 'Arial'
  48.     Font.Style = [fsBold]
  49.     ParentFont = False
  50.   end
  51.   object Label4: TLabel
  52.     Left = 24
  53.     Top = 112
  54.     Width = 152
  55.     Height = 19
  56.     Caption = 'Riverside, CA 92504'
  57.     Font.Color = clWindowText
  58.     Font.Height = -16
  59.     Font.Name = 'Arial'
  60.     Font.Style = [fsBold]
  61.     ParentFont = False
  62.   end
  63.   object Label5: TLabel
  64.     Left = 16
  65.     Top = 144
  66.     Width = 225
  67.     Height = 169
  68.     AutoSize = False
  69.     Caption = 
  70.       'When you register, you will receive the latest version of HTML E' +
  71.       'xpress. The registered version includes the ability to create HT' +
  72.       'ML pages with Internet Explorer tags, for better looking pages, ' +
  73.       'and more formatting features for the Netscape style also.'
  74.     WordWrap = True
  75.   end
  76.   object Button1: TButton
  77.     Left = 8
  78.     Top = 328
  79.     Width = 233
  80.     Height = 33
  81.     Caption = 'OK, I promise to register'
  82.     Font.Color = clWindowText
  83.     Font.Height = -16
  84.     Font.Name = 'System'
  85.     Font.Style = []
  86.     ModalResult = 1
  87.     ParentFont = False
  88.     TabOrder = 0
  89.   end
  90. end
  91.