[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
No Thread support error.
Source position: sysutilh.inc line 159
type ENoThreadSupport = class(Exception) end; |
|
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.
No notes exist for this page yet.