thread Running property
Return to Introduction  Previous page  Next page
Applies to
auThread component.  

Declaration
property Running: Boolean; // Read only !!  

Description
Running is the read-only property used to determinate whether the thread is currently running and processes operations specified in the OnExecute event handler.  

See also
Suspended property and OnExecute method.  
File not found.