home *** CD-ROM | disk | FTP | other *** search
/ Game Zone - 1,000+ Games / GAMEZONE.BIN / Programs / Win / Arghh! / _SETUP.1 / Arrghh.exe / 0 / RCDATA / TUNREGMSG / TUNREGMSG.txt
Text File  |  1997-05-27  |  2KB  |  93 lines

  1. object UnregMsg: TUnregMsg
  2.   Left = 295
  3.   Top = 155
  4.   Width = 435
  5.   Height = 451
  6.   Caption = 'Unregistered Version'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Position = poScreenCenter
  12.   Scaled = False
  13.   PixelsPerInch = 120
  14.   TextHeight = 16
  15.   object Bevel1: TBevel
  16.     Left = 16
  17.     Top = 16
  18.     Width = 393
  19.     Height = 337
  20.   end
  21.   object Label1: TLabel
  22.     Left = 32
  23.     Top = 24
  24.     Width = 368
  25.     Height = 65
  26.     AutoSize = False
  27.     Caption = 
  28.       'This is an unregistered copy of Arrghh! and may therefore be use' +
  29.       'd for evaluation purposes only.  This unregistered version conta' +
  30.       'ins only one tile set and is limited to seven (7) minutes per ga' +
  31.       'me.'
  32.     Font.Color = clWindowText
  33.     Font.Height = -13
  34.     Font.Name = 'MS Sans Serif'
  35.     Font.Style = []
  36.     ParentFont = False
  37.   end
  38.   object Label2: TLabel
  39.     Left = 32
  40.     Top = 104
  41.     Width = 369
  42.     Height = 49
  43.     Caption = 
  44.       'To register, please print out and complete the registration form' +
  45.       ' (REGISTER.TXT) and send it along with a check or money order fo' +
  46.       'r $8.00 plus $2.00 shipping and handling to:'
  47.   end
  48.   object Label3: TLabel
  49.     Left = 136
  50.     Top = 168
  51.     Width = 159
  52.     Height = 49
  53.     Alignment = taCenter
  54.     Caption = 'Moonlight Entertainment P.O. Box 29254     Honolulu, HI 96820'
  55.   end
  56.   object Label5: TLabel
  57.     Left = 24
  58.     Top = 320
  59.     Width = 377
  60.     Height = 20
  61.     Alignment = taCenter
  62.     Caption = 'Thank you for playing Arrghh!'
  63.   end
  64.   object Label6: TLabel
  65.     Left = 32
  66.     Top = 256
  67.     Width = 361
  68.     Height = 33
  69.     Caption = 
  70.       'Upon registering, you will receive the full version of Arrghh! a' +
  71.       's well as additional tile sets.'
  72.   end
  73.   object Label4: TLabel
  74.     Left = 24
  75.     Top = 224
  76.     Width = 377
  77.     Height = 17
  78.     Alignment = taCenter
  79.     Caption = '(808) 256-3290'
  80.   end
  81.   object OKButton: TButton
  82.     Left = 177
  83.     Top = 371
  84.     Width = 80
  85.     Height = 32
  86.     Caption = 'OK'
  87.     Default = True
  88.     ModalResult = 1
  89.     TabOrder = 0
  90.     IsControl = True
  91.   end
  92. end
  93.