Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

ENoThreadSupport

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

No Thread support error.

Declaration

Source position: sysutilh.inc line 214

type ENoThreadSupport = class(Exception)

Inheritance

ENoThreadSupport

  

No Thread support error.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

ENoThreadSupport is raised when some thread routines are invoked, and thread support was not enabled when the program was compiled.


Documentation generated on: Jul 24 2023