[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Callback type for thread priority getting in TThreadManager.
Source position: threadh.inc line 46
type TThreadGetPriorityHandler = function( |
threadHandle: TThreadID |
):LongInt; |