Internet Direct (Indy) Version 9.0.1 Beta
TThreadPriority
Identifies thread priority constants.

TThreadPriority = (tpIdle, tpLowest, tpLower, tpNormal, tpHigher, tpHighest, pTimeCritical);
Description
TThreadPriority is an enumerated type that identifies the valid thread priority constant values on the Linux platform.