Link to home
Start Free TrialLog in
Avatar of senad
senadFlag for Slovenia

asked on

how to execute chm files in delphi

How to do that ???
Avatar of BlackTigerX
BlackTigerX

WinExec('hh YourHelpFile.chm::/YourHTMLPage.html', SW_SHOW)
ASKER CERTIFIED SOLUTION
Avatar of mokule
mokule
Flag of Poland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi

If you are talking about using context HTML Help in your Delphi App you need to the EC Help Suite which is freeware.

from http://www.ec-software.com/comppage.htm with a tutorial.


It is absolutely bizarre that Delphi does not support HTML Help.  However the EC Help Suite fills the gap (the documentation is not very good).


Voodooman
Avatar of Mohammed Nasman
for more control with chm files

Using HTML help files (.chm)
http://www.martinstoeckli.ch/delphi/delphi.html#VclHtmlHelp

The Delphi HH Kit
http://www.helpware.net/delphi/