RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THelpTopicSearch Class

THelpTopicSearch brings up the help index.

Pascal
THelpTopicSearch = class(THelpAction);
C++
class THelpTopicSearch : public THelpAction;

Add THelpTopicSearch to an action list to allow users to bring up the help index. Controls such as menu items and tool buttons linked to this action cause the application to send the default help system a command to display the help index. 

 

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