home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / Chip_1999-09_cd.bin / sharewar / FontFind / fontfind.exe / %MAINDIR% / FontFinder.exe / 0 / RCDATA / TFEXPIRED / TFEXPIRED.txt
Encoding:
Text File  |  1999-07-21  |  1.6 KB  |  68 lines

  1. object fExpired: TfExpired
  2.   Left = 380
  3.   Top = 105
  4.   Width = 417
  5.   Height = 376
  6.   BorderIcons = []
  7.   Caption = 'Oops... FontFinder has expired. Please register TODAY!'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   HelpFile = 'pixshow.hlp'
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object BitBtn1: TBitBtn
  20.     Left = 120
  21.     Top = 312
  22.     Width = 75
  23.     Height = 25
  24.     TabOrder = 0
  25.     Kind = bkClose
  26.   end
  27.   object Memo1: TMemo
  28.     Left = 32
  29.     Top = 8
  30.     Width = 345
  31.     Height = 289
  32.     Alignment = taCenter
  33.     Lines.Strings = (
  34.       'Your time has expired! To continue using FontFinder 32 you must '
  35.       'register.'
  36.       ''
  37.       'Register by sending $25 (US Funds only) to:'
  38.       ''
  39.       'Sunshine Software'
  40.       '2737 Baldwin Street'
  41.       'Jenison, MI  49428'
  42.       'USA'
  43.       ''
  44.       'We also accept major Credit Cards with On-Line Registration'
  45.       ''
  46.       'BE SURE TO INCLUDE YOUR EMAIL ADDRESS SO'
  47.       'WE CAN EMAIL YOU YOUR REGISTRATION CODE!'
  48.       ''
  49.       'Also, be sure to indicate that you want to register FontFinder!'
  50.       'Or try our Combo Pac - FontFinder AND PixShow - for only $45!'
  51.       ''
  52.       'Questions! Our email address is fasttrax@triton.net'
  53.       'Or visit us on the Web at'
  54.       'http://web.triton.net/fasttrax/sunshine/sshome.html')
  55.     TabOrder = 1
  56.   end
  57.   object BitBtn2: TBitBtn
  58.     Left = 232
  59.     Top = 312
  60.     Width = 75
  61.     Height = 25
  62.     HelpContext = 210
  63.     Caption = '&Order'
  64.     TabOrder = 2
  65.     Kind = bkHelp
  66.   end
  67. end
  68.