Hi Cosmin, Yes, I get the idea. I guess I was a bit too lazy. My thought was that there must be loads of threaded timer components on the web, so my basic idea was: why write the code then by myself - not realizing that in fact it was so very simple.
On 6 Sep 2005 at 14:18, Cosmin Prund wrote: > How about a timer that creates a new thread object from it's OnTimer event? > All you need to do is drop a standard timer on your form and create your > thread object from it's OnTimer event, something like this: > _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

