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

basiceventWaitFor

Obsolete. Don't use

Declaration

Source position: threadh.inc line 158

function basiceventWaitFor(

  Timeout: Cardinal;

  state: PEventState

):LongInt;

Description

basiceventwaitfor is obsolete. Use RTLEventWaitFor instead.

See also

RTLEventWaitFor

  

Wait for an event.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.