Re: [fpc-pascal] TEventObject.Create site help

2019-11-05 Thread Michael Van Canneyt
On Tue, 5 Nov 2019, AlexeyT via fpc-pascal wrote: https://www.freepascal.org/docs-html/current/fcl/syncobjs/teventobject.create.html Create creates a new event object with unique name AName. The object will be created security attributes EventAttributes (windows only). - "created security"

[fpc-pascal] TEventObject.Create site help

2019-11-05 Thread AlexeyT via fpc-pascal
https://www.freepascal.org/docs-html/current/fcl/syncobjs/teventobject.create.html Create creates a new event object with unique name AName. The object will be created security attributes EventAttributes (windows only). - "created security" - "with" missed - "windows only"-> "parameter is use