[Lazarus] Lazarus and Application.ProcessMessages
Michael Schnell
mschnell at lumino.de
Mon Dec 8 10:03:15 CET 2014
On 12/07/2014 10:05 PM, Mattias Gaertner wrote:
> HandleMessage waits until a message is in the queue, calls
> ProcessMessages and returns.
Does it wait up as well when some Event is pushed upon the GUI queue (in
Windows a Windows message occurs, in Linux a Lazarus Event), as when an
Event happens for the TThread "Synchonize" Event Queue in the fpc RTL ?
-Michael ( I am going to upgrade my Event handling test program for
tests with HandleMessage ASAP).
-Michael
More information about the Lazarus
mailing list