|
|
|
| auThread component.
|
| property Running: Boolean; // Read only !!
|
| Running is the read-only property used to determinate whether the thread is currently running and processes operations specified in the OnExecute event handler.
|
| Suspended property and OnExecute method.
|