System.HelpIntfs.ICustomHelpViewer Methods

From RAD Studio API Documentation
Revision as of 20:20, 9 April 2012 by BuildBot (talk | contribs) (Created page with '{{#lst:API:System.HelpIntfs.ICustomHelpViewer Methods|head}} <section begin="short"/><!--Short description here--><section end="short"/> <!--Additional Comments go here--> {{#lst...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
CanShowTableOfContentspublicQuery support for the Table of Contents.
GetHelpStringspublicReturns the Help Strings that match a keyword.
GetViewerNamepublicReturns the string that identifies the Help Viewer.
NotifyIDpublicSaves the Viewer's numeric ID.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
ShowHelppublicShows the Help topic specified by HelpString from the list retrieved by GetHelpStrings.
ShowTableOfContentspublicShows a Table of Contents.
ShutDownpublicNotifies the Viewer that the application is shutting down.
SoftShutDownpublicRequest to the Viewer to close all open Help topics.
SupportspublicIndicates whether a given interface supports a specific (another) interface.
UnderstandsKeywordpublicResponds to a keyword-based Help request.