Source position: _crw_polling.pas line 258
type TThreadPriorityFunct = function(
pp: TProcessPriority;
tp: TThreadPriority;
def: Integer
):Integer;