home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 21 / CTROM21B.mdf / win95 / database / 32psdp / _setup.1 / HTML32.EXE / 0 / RCDATA / TSHAREWAREFORM / TSHAREWAREFORM.txt
Encoding:
Text File  |  1998-12-13  |  4.0 KB  |  184 lines

  1. object SharewareForm: TSharewareForm
  2.   Left = 205
  3.   Top = 194
  4.   BorderStyle = bsDialog
  5.   Caption = 'Message From PrimaSoft PC, Inc.'
  6.   ClientHeight = 286
  7.   ClientWidth = 367
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clBlack
  10.   Font.Height = -13
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   ShowHint = True
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnKeyPress = FormKeyPress
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 16
  23.   object Bevel1: TBevel
  24.     Left = 8
  25.     Top = 8
  26.     Width = 345
  27.     Height = 209
  28.     Shape = bsFrame
  29.   end
  30.   object Label1: TLabel
  31.     Left = 24
  32.     Top = 16
  33.     Width = 212
  34.     Height = 16
  35.     Caption = 'Thank you for using our software!'
  36.     Font.Charset = DEFAULT_CHARSET
  37.     Font.Color = clBlack
  38.     Font.Height = -13
  39.     Font.Name = 'Arial'
  40.     Font.Style = [fsBold]
  41.     ParentFont = False
  42.   end
  43.   object Label2: TLabel
  44.     Left = 24
  45.     Top = 46
  46.     Width = 317
  47.     Height = 32
  48.     Caption = 
  49.       'This is a Trial version only. If you like this program and want ' +
  50.       'to use it on a regular basis you MUST register it. '
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clNavy
  53.     Font.Height = -13
  54.     Font.Name = 'Arial'
  55.     Font.Style = []
  56.     ParentFont = False
  57.     WordWrap = True
  58.   end
  59.   object BitBtn1: TBitBtn
  60.     Left = 248
  61.     Top = 226
  62.     Width = 105
  63.     Height = 25
  64.     Hint = 'Close This Window'
  65.     TabOrder = 1
  66.     Kind = bkOK
  67.   end
  68.   object BitBtn3: TBitBtn
  69.     Left = 8
  70.     Top = 226
  71.     Width = 113
  72.     Height = 25
  73.     Caption = 'Order Form'
  74.     TabOrder = 0
  75.     OnClick = BitBtn3Click
  76.   end
  77.   object GroupBox1: TGroupBox
  78.     Left = 16
  79.     Top = 90
  80.     Width = 329
  81.     Height = 119
  82.     Caption = 'How To Register:'
  83.     TabOrder = 2
  84.     object Label4: TLabel
  85.       Left = 8
  86.       Top = 18
  87.       Width = 278
  88.       Height = 16
  89.       Caption = '- To register by mail click on Order Form button.'
  90.       Font.Charset = DEFAULT_CHARSET
  91.       Font.Color = clRed
  92.       Font.Height = -13
  93.       Font.Name = 'Arial'
  94.       Font.Style = []
  95.       ParentFont = False
  96.     end
  97.     object Label5: TLabel
  98.       Left = 8
  99.       Top = 37
  100.       Width = 236
  101.       Height = 16
  102.       Caption = '- To register by phone call 604-951-1085.'
  103.       Font.Charset = DEFAULT_CHARSET
  104.       Font.Color = clRed
  105.       Font.Height = -13
  106.       Font.Name = 'Arial'
  107.       Font.Style = []
  108.       ParentFont = False
  109.       WordWrap = True
  110.     end
  111.     object Label6: TLabel
  112.       Left = 8
  113.       Top = 57
  114.       Width = 301
  115.       Height = 32
  116.       Caption = 
  117.         '- To register through our Web site load the following page into ' +
  118.         'your browser: http://www.primasoft.com'
  119.       Font.Charset = DEFAULT_CHARSET
  120.       Font.Color = clRed
  121.       Font.Height = -13
  122.       Font.Name = 'Arial'
  123.       Font.Style = []
  124.       ParentFont = False
  125.       WordWrap = True
  126.     end
  127.     object Label9: TLabel
  128.       Left = 8
  129.       Top = 93
  130.       Width = 313
  131.       Height = 16
  132.       Caption = '- To register On Compuserve: GO SWREG, ID# 16698'
  133.       Font.Charset = DEFAULT_CHARSET
  134.       Font.Color = clRed
  135.       Font.Height = -13
  136.       Font.Name = 'Arial'
  137.       Font.Style = []
  138.       ParentFont = False
  139.     end
  140.   end
  141.   object Panel1: TPanel
  142.     Left = 0
  143.     Top = 264
  144.     Width = 367
  145.     Height = 22
  146.     Align = alBottom
  147.     BevelInner = bvLowered
  148.     BevelOuter = bvNone
  149.     TabOrder = 3
  150.     object Label8: TLabel
  151.       Left = 4
  152.       Top = 2
  153.       Width = 303
  154.       Height = 16
  155.       Caption = 'Days remaining to the end of evaluation period:'
  156.       Font.Charset = DEFAULT_CHARSET
  157.       Font.Color = clMaroon
  158.       Font.Height = -13
  159.       Font.Name = 'Arial'
  160.       Font.Style = [fsBold]
  161.       ParentFont = False
  162.     end
  163.     object Label7: TLabel
  164.       Left = 313
  165.       Top = 2
  166.       Width = 14
  167.       Height = 16
  168.       Caption = '30'
  169.       Font.Charset = DEFAULT_CHARSET
  170.       Font.Color = clMaroon
  171.       Font.Height = -13
  172.       Font.Name = 'Arial'
  173.       Font.Style = [fsBold]
  174.       ParentFont = False
  175.     end
  176.   end
  177.   object Timer1: TTimer
  178.     Interval = 3000
  179.     OnTimer = Timer1Timer
  180.     Left = 312
  181.     Top = 16
  182.   end
  183. end
  184.