Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : Re: TIdTCPServer shutdown
| Subject: | Re: TIdTCPServer shutdown |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 14 Sep 2007 15:57:33 |
"Toby Piper" <news@CompCraft.com> wrote in message
news:46eb0a03$1@newsgroups.borland.com...
> The article said to declare a the critical section in global
> variable and create it in the units Initialize section and
> destroy it in the Finalization section.
That part is fine. But that still will not protect your UI access
sufficiently enough for what you attempted to do.
Gambit
none