System.HelpIntfs.IHelpManager.GetHandle

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

Delphi

function  GetHandle: THandle; { sizeof(THandle) = sizeof (HWND) }

C++

virtual NativeUInt __fastcall GetHandle() = 0 ;

プロパティ

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

説明

アプリケーションのウィンドウハンドルを取得します。

GetHandle は,現在のヘルプ要求を処理しているアプリケーションのメインウィンドウハンドルを返します。