[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return the current thread manager
Source position: threadh.inc line 116
function GetThreadManager( |
var TM: TThreadManager |
):Boolean; |
GetThreadManager returns the currently used thread manager in TM.
For more information about thread programming, see the programmer's guide.
|
Set the thread manager, optionally return the current thread manager. |
|
|
Thread manager record. |