RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TThread.DoTerminate Method

Generates an OnTerminate event.

Pascal
procedure DoTerminate; virtual;
C++
virtual __fastcall DoTerminate();

DoTerminate calls the OnTerminate event handler, but does not terminate the thread. 

 

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