[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
No Thread support error.
Source position: sysutilh.inc line 212
| type ENoThreadSupport = class(Exception) | 
| 
 | No Thread support error. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
ENoThreadSupport is raised when some thread routines are invoked, and thread support was not enabled when the program was compiled.