AnimTimer is drop-in compatible with the regular TTimer. But it is much faster. And also uses a special multi-threaded design so that, no matter read more...
TTimer descendent with a new property, Snooze, that keeps a counter of miliseconds elapsed since the last time the user moved/clicked the mouse or read more...
Easy to use component, which estimates the remaining time of long processes, such as file downloads, or lengthy mathematical calculations. Provides the methods to read more...
MTimer allows you to use one Timer (Windows limits the amount of Timers allowed) for several events. Simply set the interval to the smalles read more...