[Lazarus] Windows.PostMessage vs Application.QueueAsyncCall

Michael Schnell mschnell at lumino.de
Mon Mar 17 16:09:03 CET 2014


On 03/17/2014 03:36 PM, Marcos Douglas wrote:

The pointer to the Event Procedure, the self pointer of it's instance 
(both denoted by "AMethod") and the pointer to the parameter to have it 
called with (denoted by"Data" are queued and when the main thread is 
ready to handle the event, it calls "AMethod" appropriately.

If you meant the self pointer of AMethod, I of course am with you (as 
same is a "procedure of object").

-Michael




More information about the Lazarus mailing list