When I need to restart the timer intarval to call:

Timer1.Enabled := False;
Timer1.Enabled := True;

Stacey

> -----Original Message-----
> From: Alistair George [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, 3 April 2003 14:22
> To: Multiple recipients of list delphi
> Subject: [DUG]: Timer
> 
> 
> Hi all. I thought (& the help seems to indicate) that 
> Timer1.enabled:=true; //Default time is 5000 Desired 
> scenario. timer completes timeout for 5 seconds if nothing 
> happens. But if something happens then timer interval is 
> reset to 5000 timer1.interval:=5000; and the count restarts
> 
> 
> But it does not seem like that is happening. Any comments? Thanks,
> Alistair+
> 
> --------------------------------------------------------------
> -------------
>     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/
> 
---------------------------------------------------------------------------
    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