RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IHelpManager Interface

IHelpManager provides access to the Help System for a Help Viewer.

Pascal
IHelpManager = interface;
C++
__interface IHelpManager;

HelpIntfs

IHelpManager defines methods that a Help Viewer uses to interact with the Help System. A Viewer accesses these methods using the object that the global RegisterViewer function returns. 

 

RegisterViewer 

Help System Interfaces

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!