[fpc-pascal] notify and notigyall

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Aug 23 21:47:29 CEST 2007


On 23 Aug 2007, at 21:29, Luca Olivetti wrote:

> How are these different to the TEventObject,TSimpleEvent classes in  
> syncobjs? Just curious, since I usually do with syncobjs, and I  
> don't see a big difference between MyEvent.SetEvent/MyEvent.WaitFor  
> and RTLEventSetEvent/RTLEventWaitFor

If you look at the source of syncobjs, you'll notice teventobject is  
just an OO coat for tbasicrtlevent.


Jonas



More information about the fpc-pascal mailing list