[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Callback type for thread priority setting in TThreadManager.
Source position: threadh.inc line 34
type TThreadSetPriorityHandler = function( |
threadHandle: TThreadID; |
Prio: LongInt |
):Boolean; |
No notes exist for this page yet.