Internet Direct (Indy)
Home
PreviousUpNext
TEvent.Create Constructor ()

Constructor for the object instance.

Pascal
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

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.