[Lazarus] .chm Helpfiles
Reinier Olislagers
reinierolislagers at gmail.com
Tue Aug 27 20:48:19 CEST 2013
On 27/08/2013 18:58, HEW LINES wrote:
> Good morning to all.
>
> I'm a long-time Delphi user and new to Lazarus but am really enjoying it.
>
> I'm trying to use a .chm helpfile with a program that I'm writing. It works well with Delphi 4 but I can't get it to work with Lazarus. I use "Application.Helpfile" to identify it and then have tried both "Application.command(HELP_FINDER, 0)" and "Aplication.Command(0)". Both statements compile and execute with no error or warning messages but do nothing. The application executes with no porblems except that nothing is displayed and no indication of any problem is visible.
>
> Any ideas ?
>
Have a look here:
http://wiki.lazarus.freepascal.org/Add_Help_to_Your_Application#CHM
More information about the Lazarus
mailing list