RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IFilteredHelpViewer.SetFilter Method

Sets current help filter.

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

SetFilter sets the given help filter. This is useful when trying to narrow down help searches. 

 

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