help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'syncobjs' (#fcl)

TSimpleEvent

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Simple, anonymous event

Declaration

Source position: syncobjs.pp line 75

type TSimpleEvent = class(TEventObject)

  constructor Create;

  

Creates a new TSimpleEvent instance

end;

Inheritance

TSimpleEvent

  

Simple, anonymous event

|

TEventObject

  

Event propagation object

|

THandleObject

  

Class encapsulating an operating system handle

|

TSynchroObject

  

Abstract synchronization object

|

TObject

Description

TSimpleEvent is a simple descendent of the TEventObject class. It creates an event with no name, which must be reset manually, and which is initially not set.

See also

TEventObject

  

Event propagation object

TSimpleEvent.Create

  

Creates a new TSimpleEvent instance

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505