>AutoEnabled - if True, Timer is automatically enabled

>Interval - The Interval (in milliseconds) for which the timer is to run

(Interval : TTimer, TIdleTimer)

I suggest to change:

AutoEnabled - allows to use properties AutoStartEvent, AutoEndEvent, i.e. automatically start/stop timer, when events occur.

Interval - delay in milliseconds, which passes before firing OnTimer event.

--
Regards,
Alexey

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to