System.HelpIntfs.IFilteredHelpViewer.GetFilter

提供:RAD Studio API Documentation

Delphi

function GetFilter: string;

C++

virtual System::UnicodeString __fastcall GetFilter(void) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
System.HelpIntfs.pas
System.HelpIntfs.hpp
System.HelpIntfs IFilteredHelpViewer

説明

現在のヘルプ フィルタを返します。

GetFilter メソッドは、現在適用されているヘルプ フィルタ用のヘルプ ビューアを問い合わせます。

関連項目