Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdThreadClass
See Also
,
Unit: IdThread
Class type for new thread instances.
TIdThreadClass =
class
of
TIdThread;
Description
TIdThreadClass is a
TIdThread
class type used by
TIdThreadMgr
and descendants to represent the class type instance created by the thread manager using CreateNewThread.