JCL Help:TJclMultimediaTimer.OnTimer

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Event that gets fired when the interval expires.


Pascal

 public property OnTimer: TNotifyEvent;


Description

Only applies if you specified nkCallback for the Notification parameter in the constructor. After calling BeginTimer this is the event that gets fired each time the interval expires.


About

Donator

Marcel van Brakel


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page