[Overview][Constants][Types][Classes] | Reference for unit 'syncobjs' (#fcl) |
Creates a new TSimpleEvent instance
Source position: syncobjs.pp line 76
constructor TSimpleEvent.Create; |
Create instantiates a new TSimpleEvent instance. It simply calls the inherited Create with Nil for the security attributes, an empty name, AManualReset set to True, and InitialState to False.
|
Create a new event object |
No notes exist for this page yet.