Solved but seems a bit odd having to do this:

  If not Timer1.Enabled then exit;
  Timer1.Enabled:=false;
  Timer1.Interval:=5000;
  Timer1.Enabled:=true;

---------------------------------------------------------------------------
    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/

Reply via email to