home *** CD-ROM | disk | FTP | other *** search
/ WinFiles.com / InfoMagic-WinFilesDotCom-June1998-Disc2of3-DAMAGED_DISC.iso / games-card / patien20.exe / PATIENCE.EXE / 0 / RCDATA / TNAGDLG / TNAGDLG.txt
Text File  |  1998-01-12  |  2KB  |  104 lines

  1. object NagDlg: TNagDlg
  2.   Left = 477
  3.   Top = 115
  4.   BorderStyle = bsDialog
  5.   Caption = 'Register Patience Today'
  6.   ClientHeight = 271
  7.   ClientWidth = 332
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Bevel1: TBevel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 313
  21.     Height = 225
  22.     Shape = bsFrame
  23.   end
  24.   object Label1: TLabel
  25.     Left = 32
  26.     Top = 24
  27.     Width = 189
  28.     Height = 13
  29.     Caption = 'You have played this unregistered game'
  30.   end
  31.   object Label2: TLabel
  32.     Left = 32
  33.     Top = 82
  34.     Width = 241
  35.     Height = 13
  36.     Caption = 'Please support the shareware concept, high-quality'
  37.   end
  38.   object Label3: TLabel
  39.     Left = 272
  40.     Top = 24
  41.     Width = 27
  42.     Height = 13
  43.     Caption = 'times.'
  44.   end
  45.   object CntLbl: TLabel
  46.     Left = 232
  47.     Top = 24
  48.     Width = 29
  49.     Height = 13
  50.     Caption = '0000'
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = -11
  54.     Font.Name = 'MS Sans Serif'
  55.     Font.Style = [fsBold]
  56.     ParentFont = False
  57.   end
  58.   object Label4: TLabel
  59.     Left = 32
  60.     Top = 106
  61.     Width = 222
  62.     Height = 13
  63.     Caption = 'low-price games that you can try before buying.'
  64.   end
  65.   object Label5: TLabel
  66.     Left = 32
  67.     Top = 198
  68.     Width = 245
  69.     Height = 13
  70.     Caption = 'The fee for registration is only $20, an amazing deal.'
  71.   end
  72.   object Label6: TLabel
  73.     Left = 32
  74.     Top = 140
  75.     Width = 269
  76.     Height = 13
  77.     Caption = 'Check under '#39'Registration Info'#39' in the Help menu for more'
  78.   end
  79.   object Label7: TLabel
  80.     Left = 32
  81.     Top = 164
  82.     Width = 197
  83.     Height = 13
  84.     Caption = 'information and instructions for registering.'
  85.   end
  86.   object Label8: TLabel
  87.     Left = 32
  88.     Top = 48
  89.     Width = 210
  90.     Height = 13
  91.     Caption = 'Your free trial period will allow up to 90 times.'
  92.   end
  93.   object OKBtn: TButton
  94.     Left = 107
  95.     Top = 240
  96.     Width = 114
  97.     Height = 25
  98.     Caption = 'I'#39'll register soon'
  99.     Default = True
  100.     ModalResult = 1
  101.     TabOrder = 0
  102.   end
  103. end
  104.