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

):pointer;

Description

BasicEventCreate is obsolete, use RTLEventCreate instead.

See also

RTLEventCreate

  

Create a new RTL event


Documentation generated on: Sep 29 2022