BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

.hlp & .chm (Help file)

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Installation
View previous topic :: View next topic  
Author Message
Jack
Guest





PostPosted: Tue May 01, 2007 9:39 pm    Post subject: .hlp & .chm (Help file) Reply with quote



My program opens the Help file (help.hlp). The program is working fine when
I use the Delphi 2006, but displays error message on Delphi 2007 for Win 32
Professional.



Displays error message: Raised exception class EHelpSystemException with
message 'No topic-based help system installed'



Application.HelpFile := AppPath + 'help.hlp';

Application.HelpJump('');



Note: Do I need to add WinHelpViewer.pas into the program? How do I use the
xx.chm (html) using Delphi 2007.



Please provide direction how to solve above problem.



Thank you

Jack
Back to top
Liz
Guest





PostPosted: Tue May 01, 2007 10:30 pm    Post subject: Re: .hlp & .chm (Help file) Reply with quote



Jack wrote:


Quote:
Note: Do I need to add WinHelpViewer.pas into the program? How do I
use the xx.chm (html) using Delphi 2007.

yes you would and if it were the html/chm files it would be
htmlhelpviewer


--
Liz the Brit
Delphi things I have released: http://www.xcalibur.co.uk/DelphiThings
Back to top
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Installation All times are GMT
Page 1 of 1

 
 


Powered by phpBB © 2001, 2006 phpBB Group
.