RAD Studio VCL Reference
ContentsIndex
TCustomHintShowHideThread Members Public Methods
Public Methods
 
Name 
Description 
 
Executes the thread when the thread is created with CreateSuspended set to false. 
 
Create thread for drawing custom hint. 
 
Destroy thread for drawing custom hint. 
 
Draw hint in window in thread. 
 
Indicates hint should be hidden. 
 
This is the overview for the Queue method overload. 
 
Remove queued method calls. 
 
Restarts the execution of a suspended thread. 
 
Resumes drawing hint in window. 
 
Asynchronously executes a method call within the main thread. 
 
Executes a method call within the main thread. 
 
Pauses a running thread. 
 
This is the overview for the Synchronize method overload. 
 
Signals the thread to terminate by setting the Terminated property to true. 
 
Waits for the thread to terminate and then returns the value of the ReturnValue property. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.