[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[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. |
|
| | ||
TObject |
ENoThreadSupport is raised when some thread routines are invoked, and thread support was not enabled when the program was compiled.