RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IExtendedHelpViewer2 Interface

Help Viewer with ability to open Index and Search panes, as well as open Topics with Anchors.

Pascal
IExtendedHelpViewer2 = interface(IExtendedHelpViewer);
C++
__interface IExtendedHelpViewer2 : public IExtendedHelpViewer;

IExtendedHelpViewer2 extends IExtendedHelpViewer by adding support for opening the Index and Search pane of the Help Viewer. It also allows you to specify an Anchor when opening up a specific topic. 

 

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