System.HelpIntfs.IFilteredHelpViewer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFilteredHelpViewer = interface(IExtendedHelpViewer2)

C++

__interface  INTERFACE_UUID("{991F8E1A-2E3F-4ACB-91A8-4B9587BBA878}") IFilteredHelpViewer  : public IExtendedHelpViewer2

Properties

Type Visibility Source Unit Parent
interface
class
public
System.HelpIntfs.pas
System.HelpIntfs.hpp
System.HelpIntfs System.HelpIntfs

Description

Help Viewer with ability to Set and Get help filters.

IFilteredHelpViewer extends IExtendedHelpViewer2 by adding support for getting and setting help filters.

See Also