lazarus/tools/chmmaker
reiniero 90669d5591 * Tools/CHMMaker: fix potential memory leak.
git-svn-id: trunk@46238 -
2014-09-15 12:16:21 +00:00
..
example
chmmaker.lpi chmmaker: 2014-09-05 08:51:12 +00:00
chmmaker.lpr
chmsitemapeditor.lfm
chmsitemapeditor.pas
README.txt chmmaker: 2014-09-05 08:51:12 +00:00
unit1.lfm chmmaker: 2014-09-05 08:51:12 +00:00
unit1.pas * Tools/CHMMaker: fix potential memory leak. 2014-09-15 12:16:21 +00:00

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/.