[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Wait for basic event callback type for TThreadManager.
Source position: threadh.inc line 59
type TBasicEventWaitForHandler = function( |
timeout: Cardinal; |
state: PEventState |
):LongInt; |