|
|
Previous Top Next |
| umAccurateTimer, umAwayTimer and umAwayTimer components.
|
| property Active: Boolean; // True by default
|
| The Active property controls whether the umAccurateTimer is active and periodically triggers OnTimer events, with timer interval specified in the Interval property.
|
|
|
| Set Active property to True to enable the timer, othwise set it to False to disable it.
|
| Interval property and OnTimer event.
|