API:Vcl.WinHelpViewer

From RAD Studio API Documentation
Jump to: navigation, search

Classes

IWinHelpTesterMethods of this interface help to maintain and analyze help files and lists of keywords, ALinks, context IDs, and help topics, which can be used in requests to the Windows WinHelp help API function.
The VCL does not provide the implementation of this interface. If you need to support its functionality, you must implement IWinHelpTester in your application.

Variables

ViewerNameThe ViewerName variable stores a string that the Help Manager can use to identify this Viewer to choose among registered Viewers.
WinHelpTesterThe WinHelpTester variable stores the created object of the type IWinHelpTester.