[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

TThreadHandler

Generic thread handler callback for TThreadManager.

Declaration

Source position: threadh.inc line 31

type TThreadHandler = function(

  threadHandle: TThreadID

):DWord;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.