Hello Henrik,

Do you have the same problem in the IDE ?  Because this way you can
check witch code line never comes back (freeze). If not eventually open
a console window and write some debug information into it to see where
it happens.

Your approach is normal. I do this all the time, however I almost never
use forms for it. Normally I have an object containing the component, eg
TSmtpClient, another object that creates / handles / destroy the
TSmtpClient objects. But in principle it is the same. It can as whell be
a DataModule, a Form or whatever other object.

Question: We do understeand the word 'Freeze' the right way ?  Form
cannot moved, closed, application cannot quit, etc... Right ?

---
Rgds, Wilfried [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
http://www.mestdagh.biz

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to