RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IHelpSystem3.GetFilter Method

Returns current help filter.

Pascal
function GetFilter: string;
C++
__fastcall AnsiString GetFilter();

The RTL Help System calls GetFilter to have the Viewer return its current help filter. This function returns the filter of the first Help Viewer that implements this interface (Help Viewers are found in the order that they are added). 

 

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