Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TThreadPriority
See Also
,
Unit: IdGlobal
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.