RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IHelpSystem.AssignHelpSelector Method

Assign a Help Selector object.

Pascal
procedure AssignHelpSelector(const Selector: IHelpSelector);
C++
__fastcall AssignHelpSelector(const IHelpSelector Selector);

Call AssignHelpSelector to provide a Help Selector object. Use of a Help Selector allows an application to define the way a Help Viewer is chosen to handle keyword-based Help requests and requests to display a Table of Contents. 

 

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