TChmProjectFile

Top  Previous  Next

A TChmProjectFile object helps you create a compiled HTML project file.

 

Hierarchy

TTextFile > TChmProjectFile

 

Methods:

 

AddFile

AddFilesFromList

SetOption

 

Inherited from TTextFile:

 

CurrentLineIndex

InsertLine

SaveToDisk

SaveToDiskAndList

Write

WriteLine

 

Description:

A help project (.hhp) file contains information about the location of your HTML topic files, contents (.hhc) files, index (.hhk) files, image (.png, .jpeg, .gif) files, and other files.

 

You can use the TTextFile class to create a help project file, but TChmProjectFile has additional methods that make creating project files easier.