Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

BasicEventCreate

Obsolete. Don't use.

Declaration

Source position: threadh.inc line 173

function BasicEventCreate(

  EventAttributes: Pointer;

  AManualReset: Boolean;

  InitialState: Boolean;

  const Name: ansistring

):PEventState;

Description

BasicEventCreate is obsolete, use RTLEventCreate instead.

See also

RTLEventCreate

  

Create a new RTL event.


Documentation generated on: Jul 24 2023