lazarus/tools/chmmaker
2025-02-23 01:48:42 +01:00
..
example
chmmaker.lpi
chmmaker.lpr
chmsitemapeditor.lfm Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
chmsitemapeditor.pas CHMMaker: removed dangling semicolon after "then", patch by n7800, merge request !403 2024-12-14 22:36:55 +03:00
README.txt
unit1.lfm
unit1.pas

The CHMMaker program lets you create CHM help files.

Quick start:

Compile and run chmmaker.lpi
Open the help file project "example/example.hfp" via the menu File / Open
Click the "Compile" button.
This will create "example.chm", which can be shown by any chm viewer, including "lhelp", which you can find in lazarus/components/chmhelp/lhelp/.