Hi.
You can use f.ex.shellexecute...
Do you have EC Software Help Suite Component?
If yes then you can use:
ehsContextMap.pas THelpContextMap unit
ehsHelpRouter.pas THelpRouter unit
ehsWhatsThis.pas TWhatsThis unit
Ex.
Helprouter1.HelpJump(helpfile,'');
cheers,
mha