Delphi does not include an implementation of HTML Help, but one can easily be created. The process involves creating some APIs that call the HTMLHelp API and trapping Delphi application events to trigger the HTML Help system. This article on CodeGear will step you through it.
