System.HelpIntfs.ICustomHelpViewer.GetViewerName

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function  GetViewerName: string;

C++

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

プロパティ

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

説明

ヘルプ ビューアを識別する文字列を返します。アプリケーション内のすべてのヘルプ ビューアは、一意のヘルプ名を返さなければなりません。

関連項目