System.HelpIntfs.IHelpManager.GetHandle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

virtual NativeUInt __fastcall GetHandle() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
System.HelpIntfs.pas
System.HelpIntfs.hpp
System.HelpIntfs IHelpManager

Description

Get application window handle.

GetHandle returns the main window handle of the application responsible for the current Help request.