Hello,
My name is Dmitri Popov, I am the author of Helpinator, one of the help authoring tools shown above.
Version 3.10 introduces new help file format and new help system called MajorMindHelp, that:
- is Delphi-native
- implements HelpViewer interfaces and registers itself as a HelpViewer, so you can turn it on just by referencing MMHelpViewer unit in your uses clause
- has no security problems of CHM help files but has all it's features
- has transparent help file format (zip file with HTML and XML it it)
- is multilingual, all languages are in one help file, and you can switch them by calling HelpViewer.SelectLanguage(LangID)
Read more:
http://www.dmitripopov.com/chm-help-fil ... or-delphi/