JCL Help:TJclMultimediaTimer

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclMultimediaTimer


Summary

Wrapper for a Win32 multi-media timer 'object'.


Pascal

 public TJclMultimediaTimer = class(TObject);


Description

TJclMultimediaTimer is a wrapper class for the Win32 multi-media timer services. In a nutshell, a multi-media timer provides services similar to a normal Win32 timer (the one that sends a WM_TIMER message) except that it allows for a higher, programmable timer resolution, and provides guarantees about delivery of timer notifications. In addition it's much more flexible.


See Also

TJclCounter TJclCount TJclWaitableTimer


About

Unit

JclMultimedia


Navigation

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