TThreadPriority
Enumeration specifying the priority at which a thread runs.
Declaration
Source position: classesh.inc line 1855
Type
TThreadPriority = (tpIdle,tpLowest,tpLower,tpNormal,tpHigher,tpHighest,
tpTimeCritical)
Enumeration specifying the priority at which a thread runs.
Source position: classesh.inc line 1855
Type
TThreadPriority = (tpIdle,tpLowest,tpLower,tpNormal,tpHigher,tpHighest,
tpTimeCritical)