I have a rather annoying problem at the moment.
I have a simple application that makes use of a timer for a delay in
calling some procedures that need to be called after a client has
connected to a server. The problem occurs when I have the timer running
constantly and not disabling it after its used. The problem itself is
the fact that once the main form is closed the application still appears
to be running within the taskbar and Delphi. Obvious guess (for me) is
that it's the timer thread
But I have very little experience and understanding with threads. Anyone
have any ideas on this?
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/