<div dir="ltr"><div class="gmail_quote">On Fri, May 7, 2010 at 6:47 PM, Michael Schnell <span dir="ltr"><<a href="mailto:mschnell@lumino.de">mschnell@lumino.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
When I said that the Windows documentation of PostMessage can be used, I<br>
did not think of the description of the messages to be sent by<br>
PostMessage. Same might be Windows-specific and in the LCL not ported<br>
(or portable) to Linux Widget Types like GTK. Here I suppose a<br>
documentation is lacking and thus only </blockquote><div><br>As i understood  PostMessage<br><br>PostMessage put the message in queue, the message received by window proc, so there is time between send this message and received, leave it to execute the code inside the MouseDown event.<br>
<br>In Windows it is managed by the system, i am reading the thread for that.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">"user message" can be used, that<br>

you receive in your own Pascal code (e.g. by procedure ... message).<br>
<br></blockquote><div>I know it is from old pascal.<br><br>Thanks <br></div></div>-- <br>Zaher Dirkey<br>
</div>