HelpIntfs
Contents |
Delphi Information
Class
| EHelpSystemException |
EHelpSystemException is the class for errors raised by the RTL Help System. |
Function
| GetHelpSystem |
Returns Help System object. |
| RegisterViewer |
Register Help Viewer to receive requests. |
Interface
| ICustomHelpViewer |
Help Viewer access for Help System.. |
| IExtendedHelpViewer |
Help Viewer with context help support. |
| IExtendedHelpViewer2 |
Help Viewer with ability to open Index and Search panes, as well as open Topics with Anchors. |
| IFilteredHelpViewer |
Help Viewer with ability to Set and Get help filters. |
| IHelpManager |
IHelpManager provides access to the Help System for a Help Viewer. |
| IHelpSelector |
Interface for Help Selector object. |
| IHelpSelector2 |
Interface that extends IHelpSelector. |
| IHelpSystem |
Application Help System that supports multiple Help Viewers. |
| IHelpSystem2 |
Application Help System that supports multiple Help Viewers. |
| IHelpSystem3 |
Application Help System that supports multiple Help Viewers. |
| IHelpSystemFlags |
Interface for setting a default topic. |
| ISpecialWinHelpViewer |
Help Viewer that supports special Windows Help requests. |
C++ Information
Class
| EHelpSystemException |
EHelpSystemException is the class for errors raised by the RTL Help System. |
| ICustomHelpViewer |
Help Viewer access for Help System.. |
| IExtendedHelpViewer |
Help Viewer with context help support. |
| IExtendedHelpViewer2 |
Help Viewer with ability to open Index and Search panes, as well as open Topics with Anchors. |
| IFilteredHelpViewer |
Help Viewer with ability to Set and Get help filters. |
| IHelpManager |
IHelpManager provides access to the Help System for a Help Viewer. |
| IHelpSelector |
Interface for Help Selector object. |
| IHelpSelector2 |
Interface that extends IHelpSelector. |
| IHelpSystem |
Application Help System that supports multiple Help Viewers. |
| IHelpSystem2 |
Application Help System that supports multiple Help Viewers. |
| IHelpSystem3 |
Application Help System that supports multiple Help Viewers. |
| IHelpSystemFlags |
Interface for setting a default topic. |
| ISpecialWinHelpViewer |
Help Viewer that supports special Windows Help requests. |
Function
| GetHelpSystem |
Returns Help System object. |
| RegisterViewer |
Register Help Viewer to receive requests. |