TThreadSetPriorityHandler
Callback type for thread priority setting in TThreadManager .
Declaration
Source position: threadh.inc line 45
Type
TThreadSetPriorityHandler = function(threadHandle: TThreadID;
Prio: LongInt) : Boolean