RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TApplication.HideHint Method

Hides the current hint.

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

Applications rarely, if ever, call HideHint directly. HideHint is used internally to hide the hint window at the appropriate times according to predetermined conditions and timer values. For example, CancelHint calls HideHint. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!