Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Feb : create form into OnExecute
| Subject: | create form into OnExecute |
| Posted by: | "Antonio Fillas" (x..@xxx.com) |
| Date: | 13 Feb 2005 17:07:10 |
i'm trying to create a form into TIdTCPServer's OnExecute(when i receive a specific message) but my everything freeze and not responding then :( can you tell me what is the best way to create a form into there ? i know it's related with threads but i don't know how to solve it.