[fpc-pascal] Re: Is TEventobject obsolete?
Victor Campillo
victor.campillo at gmail.com
Wed Jun 13 18:33:36 CEST 2012
El 11/06/2012 10:52, Victor Campillo escribió:
> Hi all,
>
> I have a doubt about Basicevent and RTLevent, according to the
> documentation Basicevent is obsolete and I should use RTLevent
> instead. I use most of the time Rtlevent but now I need to know the
> result of WaitFor (signaled, timeout, ect). Rtlevent don't provide
> this, instead TEventobject in syncobjs does it. The problem is that
> TEventobject is based on Basicevent, at least in fpc 2.6.1. This means
> that TEventobject is obsolete also?
>
> What should I do to have Events with return result in Wait calls?
>
> Thank you in advance and sorry for my poor english.
>
> Regards.
>
Someone can clarify this?
Thank you.
--
Victor Campillo
More information about the fpc-pascal
mailing list