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;

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. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!