RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IExtendedHelpViewer2.DisplaySearch Method

Opens Search pane of Help Viewer.

Pascal
procedure DisplaySearch(const Topic: string);
C++
__fastcall DisplaySearch(const AnsiString Topic);

The RTL Help System calls DisplaySearch to have the Viewer open its Search Pane. If the Help Viewer has the ability to search for the given topic parameter, it executes the search; otherwise it is ignored. 

 

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