[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

BasicEventCreate

Obsolete. Don't use

Declaration

Source position: threadh.inc line 165

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: Mar 17 2017