Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: TIdTCPServer - threads, global data
| Subject: | Re: TIdTCPServer - threads, global data |
| Posted by: | "Mathijs" (blab..@bla.hu) |
| Date: | 16 Mar 2006 00:55:26 |
15 mrt 2006, (Martin James):
> *PostMessage* the data object to the form. As soon as you have posted
> it off, create another one for use by the OnExecute method.
That's a good trick of which I didn't think of.
I'll go for the TIdSync way. It seems more straightforward than the
proposed hiddenwindow messagehandler (in your other reply).
Thanks for your reply!
M.