What
can HTMLHelp Connect do for you?
HTMLHelp Connect
is a component for Delphi developers to easy integrate HTML Help in
applications.
HTMLHelp
Connect is the other
way to write context sensitive direct
help without help context numbers. It enables you to write the
context help direct in the help topic for the form. Add the
component to your application.
You need not write separate help topics for each context, but you can do
it.
You need not assign help context numbers in the Delphi IDE property
editor for the controls, but you can do it.
Context sensitive direct help is not shown in a separate popup window. It is
only a #bookmark for the component help statement, placed in the
help topic for the form.
For example: The name of the topic is
the form name + '.htm'. The bookmark <A NAME="..." is
the component name of controls in the form, you want create help for.
Bookmarks enable you to link to a specific location in a help topic. For direct
help the HTMLHelp Connect does simply jump to the bookmark.