Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TThreadGetPriorityHandler

Callback type for thread priority getting in TThreadManager.

Declaration

Source position: threadh.inc line 46

type TThreadGetPriorityHandler = function(

  threadHandle: TThreadID

):LongInt;


Documentation generated on: Jul 24 2023