[Lazarus] Message Loop paused when no interaction with mouse?

Henry Vermaak henry.vermaak at gmail.com
Wed Apr 20 17:17:23 CEST 2011


On 20/04/11 16:14, Bernd wrote:
> 2011/4/20 Henry Vermaak<henry.vermaak at gmail.com>:
>
>> As I've noted before, PostMessage does wake up the main thread
>
> In which Unit is PostMessage() defined, and also is there some
> documentation about
>
> procedure ...; message ...;
>
> somewhere, because I can't find anything. Is this an FPC thing
> (because of the procedure decoration) or is PostMessge() something LCL
> related and has nothing to do with the message keyword?

It's a windows thing.  More info here:

http://lazarus-dev.blogspot.com/2008/01/new-0926-features-part-1-sendmessage.html




More information about the Lazarus mailing list