[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 150

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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads