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

PRIORITY_CLASS_MASK

Declaration

Source position: _crw_polling.pas line 232

const PRIORITY_CLASS_MASK = IDLE_PRIORITY_CLASS or BELOW_NORMAL_PRIORITY_CLASS or NORMAL_PRIORITY_CLASS or ABOVE_NORMAL_PRIORITY_CLASS or HIGH_PRIORITY_CLASS or REALTIME_PRIORITY_CLASS;