Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Nov : TIdPOP3Server - how to have another thread property
| Subject: | TIdPOP3Server - how to have another thread property |
| Posted by: | "Joe Minor" (joe_6566542..@hotmail.com) |
| Date: | Mon, 7 Nov 2005 09:33:11 |
I need to have one more variable in a thread besides username and password I
already have. What is a good way to acomplish that?
It seems like a great little task for inheritance but I don't see an
ellegant way.