RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THintWindow.ReleaseHandle Method

Destroys the window displayed by THintWindow.

Pascal
procedure ReleaseHandle;
C++
__fastcall ReleaseHandle();

Call ReleaseHandle to destroy a hint window that was activated by directly calling the ActivateHint method. Hint windows activated automatically by the application object are deactivated by the application as well. 

 

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