[Lazarus] TIdleTimer doc
AlexeyT
aaa5500 at ya.ru
Thu Apr 5 10:40:21 CEST 2018
>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
More information about the Lazarus
mailing list