RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHintShowHideThread Members

The following tables list the members exposed by TCustomHintShowHideThread.

 
Name 
Description 
 
This is the overview for the CheckThreadError method overload. 
 
Generates an OnTerminate event. 
 
Name 
Description 
 
Specifies the value returned to other waiting threads when the thread finishes executing. 
 
Indicates whether the thread has been asked to terminate. 
 
Name 
Description 
 
Occurs after the thread's Execute method has returned and before the thread is destroyed. 
 
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. 
 
Name 
Description 
 
This is CurrentThread, a member of class TThread. 
 
This is ExternalThread, a member of class TThread. 
 
Determines whether the thread object is automatically destroyed when the thread terminates. 
 
This is Finished, a member of class TThread. 
 
Determines whether the thread object is automatically destroyed when the thread terminates. 
 
Indicates the thread's handle (Windows only). 
 
Determines the thread's scheduling priority relative to other threads in the process. 
 
Indicates whether a thread is suspended. 
 
Identifies the thread throughout the system. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!