RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ICustomHelpViewer.ShowTableOfContents Method

Show a Table of Contents.

Pascal
procedure ShowTableOfContents;
C++
__fastcall ShowTableOfContents();

The Help System calls ShowTableOfContents when it needs the Help Viewer to display a Table of Contents. The Help System does not call ShowTableOfContents for a Viewer unless that Viewer has previously returned true for a call to CanShowTableOfContents

 

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