Topic Path: Symbol Reference > Classes > TEvent Class > TEvent Methods > Create Constructor > Create Constructor ()
ContentsIndexHome
PreviousUpNext
TEvent.Create Constructor ()

Constructor for the object instance.

constructor Create; overload;

Create is the overloaded constructor for the object instance. 

Create calls the overloaded Create method using the value Nil for the event attributes and True for the ManualReset flag. The InitialState flag is set to False. A name is not assigned for the event. 

Use Destroy to free the object instance.

TEvent.Create 

TEvent.Destroy

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.