Skip to main content
Participating Frequently
September 14, 2007
Question

Context-sensitive Help in Delphi

  • September 14, 2007
  • 2 replies
  • 434 views
Hi all

I would like to know if it's possible to use the context-sensitive help in RoboHelp with a Delphi project? Ifo, how would one go about doing it?

The help lists only VB, C++, Java and web pages.

Thanks
Naks
This topic has been closed for replies.

2 replies

naks26Author
Participating Frequently
September 18, 2007
Thanks, could you posssibly tell me how the programmers call the help from Delphi?
Known Participant
September 17, 2007
Hi Naks, we are doing it with a chm output from Robohlep and Delphi app, so I know it is possible. From my end, I just set up the map ids through RoboHelp and then pass them to the programmers. Don't know how it is done beyond that.
Hope that helps.
M|S