Enumeration type specifying the kind of help requested.
Source position: classesh.inc line 123
type THelpType = (
htKeyword,
Help type: Keyword help.
htContext
Help type: Context ID help.
);