[fpc-pascal] how to use signals in freepascal?

Michael Schnell mschnell at lumino.de
Tue Mar 17 09:39:37 CET 2015


BTW.: I have done a seemingly working platform independent draft of an 
"active no-GUI Application" for Lazarus that allows to create 
"Applications" with TTimer and TThread.Synchronize() / TThread.Queue() 
without needing to link to a GUI for thinks that otherwise might suggest 
the use of Signals or Messages.

-Michael



More information about the fpc-pascal mailing list