home *** CD-ROM | disk | FTP | other *** search
- object frmRegMsg: TfrmRegMsg
- Left = 165
- Top = 113
- BorderStyle = bsNone
- Caption = 'frmRegMsg'
- ClientHeight = 384
- ClientWidth = 431
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 431
- Height = 384
- Align = alClient
- BevelInner = bvLowered
- BorderWidth = 3
- TabOrder = 0
- object Label2: TLabel
- Left = 16
- Top = 80
- Width = 44
- Height = 16
- Caption = 'Label2'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object ProductName: TLabel
- Left = 32
- Top = 5
- Width = 22
- Height = 41
- Font.Color = clBlue
- Font.Height = -37
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Label7: TLabel
- Left = 16
- Top = 112
- Width = 44
- Height = 16
- Caption = 'Label7'
- end
- object UrlLabelHomePage: TUrlLabel
- Left = 16
- Top = 136
- Width = 139
- Height = 13
- Cursor = 5
- Caption = 'Aide Onlinometer Home Page'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- PopupMenu = UrlLabelHomePage.
- URL = 'http://www.digicron.com/friberg'
- end
- object UrlLabel2: TUrlLabel
- Left = 337
- Top = 138
- Width = 72
- Height = 13
- Cursor = 5
- Alignment = taRightJustify
- Caption = 'Register Online'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- PopupMenu = UrlLabel2.
- URL = 'http://www.nstarsolutions.com/919.htm'
- end
- object Button1: TButton
- Left = 16
- Top = 336
- Width = 137
- Height = 33
- Caption = 'Show How To Register'
- ModalResult = 1
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 280
- Top = 335
- Width = 137
- Height = 33
- Caption = 'Enter Registration Code'
- TabOrder = 1
- OnClick = Button2Click
- end
- object Panel2: TPanel
- Left = 64
- Top = 160
- Width = 297
- Height = 161
- BevelInner = bvRaised
- BevelOuter = bvLowered
- BorderWidth = 4
- TabOrder = 2
- object Label1: TLabel
- Left = 32
- Top = 24
- Width = 223
- Height = 13
- Caption = 'This is a shareware version of Aide Onlinometer'
- end
- object Label3: TLabel
- Left = 36
- Top = 40
- Width = 218
- Height = 13
- Caption = 'You may use it for 30 days. If after your 30 day'
- end
- object Label4: TLabel
- Left = 24
- Top = 56
- Width = 242
- Height = 13
- Caption = 'evaluation period you would like to continue to use '
- end
- object Label5: TLabel
- Left = 49
- Top = 71
- Width = 190
- Height = 13
- Caption = 'Aide Onlinometer you must purchase the'
- end
- object Label6: TLabel
- Left = 24
- Top = 113
- Width = 242
- Height = 13
- Caption = 'You are on day xx of your 30 day evaluation period.'
- end
- object Label8: TLabel
- Left = 106
- Top = 87
- Width = 79
- Height = 13
- Caption = 'licensed version.'
- end
- object Label9: TLabel
- Left = 94
- Top = 136
- Width = 103
- Height = 16
- Caption = 'Please register!'
- Color = clBtnFace
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Visible = False
- end
- end
- object btnRegisterLater: TButton
- Left = 168
- Top = 335
- Width = 97
- Height = 33
- Caption = 'Register Later'
- ModalResult = 1
- TabOrder = 3
- end
- end
- end
-