System.HelpIntfs.IHelpManager.GetHandle
Delphi
function  GetHandle: THandle; { sizeof(THandle) = sizeof (HWND) }
C++
virtual NativeUInt __fastcall GetHandle(void) = 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.