home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 21 / CDROM21.iso / faq / aide / _SETUP.1 / ModemLog.exe / 0 / RCDATA / TFRMREGMSG / TFRMREGMSG.txt
Encoding:
Text File  |  1997-10-28  |  4.1 KB  |  185 lines

  1. object frmRegMsg: TfrmRegMsg
  2.   Left = 165
  3.   Top = 113
  4.   BorderStyle = bsNone
  5.   Caption = 'frmRegMsg'
  6.   ClientHeight = 384
  7.   ClientWidth = 431
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnCloseQuery = FormCloseQuery
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 431
  21.     Height = 384
  22.     Align = alClient
  23.     BevelInner = bvLowered
  24.     BorderWidth = 3
  25.     TabOrder = 0
  26.     object Label2: TLabel
  27.       Left = 16
  28.       Top = 80
  29.       Width = 44
  30.       Height = 16
  31.       Caption = 'Label2'
  32.       Font.Color = clBlack
  33.       Font.Height = -13
  34.       Font.Name = 'System'
  35.       Font.Style = [fsBold]
  36.       ParentFont = False
  37.     end
  38.     object ProductName: TLabel
  39.       Left = 32
  40.       Top = 5
  41.       Width = 22
  42.       Height = 41
  43.       Font.Color = clBlue
  44.       Font.Height = -37
  45.       Font.Name = 'Courier New'
  46.       Font.Style = [fsBold]
  47.       ParentFont = False
  48.       IsControl = True
  49.     end
  50.     object Label7: TLabel
  51.       Left = 16
  52.       Top = 112
  53.       Width = 44
  54.       Height = 16
  55.       Caption = 'Label7'
  56.     end
  57.     object UrlLabelHomePage: TUrlLabel
  58.       Left = 16
  59.       Top = 136
  60.       Width = 139
  61.       Height = 13
  62.       Cursor = 5
  63.       Caption = 'Aide Onlinometer Home Page'
  64.       Font.Color = clBlue
  65.       Font.Height = -11
  66.       Font.Name = 'MS Sans Serif'
  67.       Font.Style = [fsUnderline]
  68.       ParentFont = False
  69.       PopupMenu = UrlLabelHomePage.
  70.       URL = 'http://www.digicron.com/friberg'
  71.     end
  72.     object UrlLabel2: TUrlLabel
  73.       Left = 337
  74.       Top = 138
  75.       Width = 72
  76.       Height = 13
  77.       Cursor = 5
  78.       Alignment = taRightJustify
  79.       Caption = 'Register Online'
  80.       Font.Color = clBlue
  81.       Font.Height = -11
  82.       Font.Name = 'MS Sans Serif'
  83.       Font.Style = [fsUnderline]
  84.       ParentFont = False
  85.       PopupMenu = UrlLabel2.
  86.       URL = 'http://www.nstarsolutions.com/919.htm'
  87.     end
  88.     object Button1: TButton
  89.       Left = 16
  90.       Top = 336
  91.       Width = 137
  92.       Height = 33
  93.       Caption = 'Show How To Register'
  94.       ModalResult = 1
  95.       TabOrder = 0
  96.       OnClick = Button1Click
  97.     end
  98.     object Button2: TButton
  99.       Left = 280
  100.       Top = 335
  101.       Width = 137
  102.       Height = 33
  103.       Caption = 'Enter Registration Code'
  104.       TabOrder = 1
  105.       OnClick = Button2Click
  106.     end
  107.     object Panel2: TPanel
  108.       Left = 64
  109.       Top = 160
  110.       Width = 297
  111.       Height = 161
  112.       BevelInner = bvRaised
  113.       BevelOuter = bvLowered
  114.       BorderWidth = 4
  115.       TabOrder = 2
  116.       object Label1: TLabel
  117.         Left = 32
  118.         Top = 24
  119.         Width = 223
  120.         Height = 13
  121.         Caption = 'This is a shareware version of Aide Onlinometer'
  122.       end
  123.       object Label3: TLabel
  124.         Left = 36
  125.         Top = 40
  126.         Width = 218
  127.         Height = 13
  128.         Caption = 'You may use it for 30 days. If after your 30 day'
  129.       end
  130.       object Label4: TLabel
  131.         Left = 24
  132.         Top = 56
  133.         Width = 242
  134.         Height = 13
  135.         Caption = 'evaluation period you would like to continue to use '
  136.       end
  137.       object Label5: TLabel
  138.         Left = 49
  139.         Top = 71
  140.         Width = 190
  141.         Height = 13
  142.         Caption = 'Aide Onlinometer you must purchase the'
  143.       end
  144.       object Label6: TLabel
  145.         Left = 24
  146.         Top = 113
  147.         Width = 242
  148.         Height = 13
  149.         Caption = 'You are on day xx of your 30 day evaluation period.'
  150.       end
  151.       object Label8: TLabel
  152.         Left = 106
  153.         Top = 87
  154.         Width = 79
  155.         Height = 13
  156.         Caption = 'licensed version.'
  157.       end
  158.       object Label9: TLabel
  159.         Left = 94
  160.         Top = 136
  161.         Width = 103
  162.         Height = 16
  163.         Caption = 'Please register!'
  164.         Color = clBtnFace
  165.         Font.Color = clRed
  166.         Font.Height = -13
  167.         Font.Name = 'System'
  168.         Font.Style = [fsBold]
  169.         ParentColor = False
  170.         ParentFont = False
  171.         Visible = False
  172.       end
  173.     end
  174.     object btnRegisterLater: TButton
  175.       Left = 168
  176.       Top = 335
  177.       Width = 97
  178.       Height = 33
  179.       Caption = 'Register Later'
  180.       ModalResult = 1
  181.       TabOrder = 3
  182.     end
  183.   end
  184. end
  185.