[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_polling' (#crwlib)

TThreadPriorityFunct

Declaration

Source position: _crw_polling.pas line 258

type TThreadPriorityFunct = function(

  pp: TProcessPriority;

  tp: TThreadPriority;

  def: Integer

):Integer;