| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Obsolete. Don't use
Source position: threadh.inc line 172
function BasicEventCreate(  | 
EventAttributes: Pointer;  | 
AManualReset: Boolean;  | 
InitialState: Boolean;  | 
const Name: ansistring  | 
):PEventState;  | 
BasicEventCreate is obsolete, use RTLEventCreate instead.
  | 
Create a new RTL event  |