[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Threadvar relocalization callback type for TThreadManager.
Source position: threadh.inc line 55
type TRelocateThreadVarHandler = function( |
offset: DWord |
):pointer; |