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 IDE: less warnings 2012-02-21 19:04:30 +00:00
chmmaker.lpi chmmaker: 2014-09-05 08:51:12 +00:00
chmmaker.lpr chmmaker: use initialdir for filenamedits 2012-02-18 15:53:59 +00:00
chmsitemapeditor.lfm
chmsitemapeditor.pas chmmaker: unit output directory 2012-07-19 07:52:56 +00:00
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/.