Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
EIdThreadClassNotSpecified
Hierarchy
,
See Also
,
Unit: IdThreadMgr
Exception raised when creating a thread without a class type.
EIdThreadClassNotSpecified =
class
(EIdThreadMgrError)
Description
EIdThreadClassNotSpecified is an
EIdThreadMgrError
descendant raised when
TIdThreadMgr.CreateNewThread
is called an no ThreadClass is assigned for the thread manager.