Examples Delphi

Application.HelpFile := 'myhelp.HLP'; // Buraya help dosyanızın adını yazınız
Application.HelpCommand(HELP_FINDER, 0);