Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: IdTCPServer
| Subject: | Re: IdTCPServer |
| Posted by: | "Jamie Dale" (j.da..@turboz.net) |
| Date: | Sun, 11 Jun 2006 01:54:42 |
Also, what can i do if I need to use the CriticalSection from another unit?
IE, CriticalSection is in Unit1, but Unit2 needs to use it - If it's
declared as private, how can I get around this?