Internet Direct (Indy) Version 9.0.2 Beta
TIdTCPServer.ThreadClass
Specified the thread class type for the thread manager.

property ThreadClass: TIdThreadClass;
Description
ThreadClass is a TIdThreadClass property used to identify the class type used by ThreadMgr when creating new peer threads for the TCP server. The default ThreadClass for TIdTCPServer is TIdPeerThread as asssigned in the Create constructor.