TCnTimer.OnTick Event
Occurs when the specified timer interval has elapsed and the timer is enabled.
published property OnTick: TEventHandler read GetTick write SetTick;
Occurs when the specified timer interval has elapsed and the timer is enabled.
published property OnTick: TEventHandler read GetTick write SetTick;