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
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|