[Overview][Types][Classes][Procedures and functions][Index] |
Keep track of the progress of a thread.
uses |
||
System, |
||
Forms, |
||
Classes, |
||
Buttons, |
||
StdCtrls, |
||
ComCtrls, |
||
ExtCtrls, |
||
Controls, |
||
SyncObjs, |
||
|
||
Graphics; |
A TThread descendant which knows how to register it self with an Observer [GoF 293] which keeps track of the progress of the thread.