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

TThreadSetPriorityHandler

Callback type for thread priority setting in TThreadManager.

Declaration

Source position: threadh.inc line 45

type TThreadSetPriorityHandler = function(

  threadHandle: TThreadID;

  Prio: LongInt

):Boolean;


Documentation generated on: Jul 24 2023