On Sun, 7 Dec 2014 22:05:29 +0100
Mattias Gaertner <[email protected]> wrote:

> On Sun, 7 Dec 2014 16:50:10 -0300
> Flávio Etrusco <[email protected]> wrote:
> 
> >[...]
> > > Also implemented in Lazarus.
> > > HandleMessage waits till the next message.
> > 
> > Unfortunately in Lazarus it doesn't (wait).
> 
> If it would not wait you would see 100% load in LCL
> applications.
> HandleMessage waits until a message is in the queue, calls
> ProcessMessages and returns.

Sorry. I was wrong.

It first calls ProcessMessages and then waits for next message.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to