[Lazarus] Sending messages

Michael Schnell mschnell at lumino.de
Mon Nov 28 08:48:41 CET 2011


On 11/25/2011 03:08 PM, zeljko wrote:
>
> Qt have similar mechanism: SendEvent() & PostEvent() and it works in 
> same way.
>
>
>
That is why Lazarus provides the non-Windowish (and 
LCLWidgetType-independent) function TApplication.QueuAsyncCall).

BTW.: Delphi provides the non-Windowish TThread.Queue function, but 
unfortunately Lazarus (in fact the FPC RTL that provides the TThread 
type) does not have it.

-Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20111128/42868dae/attachment-0003.html>


More information about the Lazarus mailing list