Help command



The help file tells me this

Application.HelpFile := 'myhelp.hlp';
Application.HelpCommand(HELP_FINDER, 0);

but how do I change it to open a contents page in my help file

if I change the HELP_FINDER to Contents, I get an error

Thank you



.


Quantcast