RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IHelpManager.GetHandle Method

Get application window handle.

Pascal
function GetHandle: LongInt;
C++
__fastcall LongInt GetHandle();

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!