![]() |
Previous Top Next |
umAccurateTimer component.
|
procedure Reset;
|
The Reset method resets the timer and start counting the intervals from the current moment. After calling the Reset method, the next OnTimer event will occur after passing the amount of time specified in the Interval property.
|
Active and Interval properties;
|
OnTimer event.
|