RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IHelpSystem3.SetFilter Method

Sets current help filter.

Pascal
procedure SetFilter(const Filter: string);
C++
__fastcall SetFilter(const AnsiString Filter);

The RTL Help System calls SetFilter to set the given filter for all Viewers that implement IHelpSystem3

 

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