TBasicEventCreateHandler

callback type for creating eventstate in TThreadManager .

Declaration

Source position: threadh.inc line 60

Type
TBasicEventCreateHandler = function(EventAttributes: Pointer; 
                                    AManualReset: Boolean; 
                                    InitialState: Boolean; 
                                    const Name: ansistring)
                                     : PEventState