RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHintShowHideThread.Create Constructor

Create thread for drawing custom hint.

Pascal
constructor Create(Hint: TCustomHintWindow; HintObject: TCustomHint); overload;
C++

This method creates a TCustomHintShowHideThread thread for drawing a given TCustomHint in a given TCustomHintWindow and makes the thread active. 

 

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