ZylTimer 1.18
TTimer component which ships with Delphi / C++Builder uses the Windows Message Queue to generate the OnTimer event. Due to this approach it`s impossible to get accurate timer intervals smaller than 50 milliseconds.
ZylTimer is a thread based timer and due to this architecture provides a real precision of 1-2 milliseconds which is inevitable in time critical applications. The OnTimer event is always fired in time which is not available for the standard TTimer, when there are too many messages processed.
The standard TTimer component uses the SetTimer API function, so the interval is limited to 2147483647 milliseconds (about 25 days). ZylTimer is a thread based timer and the interval could be set even to hundred years if necessary.
ZylCPUUsage is a visual Delphi component that diplays the usage level of the processor in a chart.
ZylBattery is a visual Delphi component that diplays the charging level of the battery in a chart. You can specify different colors for different charging levels and you can indicate it also in text format in percents.
ZylVSS is a Delphi / C++Builder component that makes the work with Visual SourceSafe easier than you think. Using this great component you will be able to embed version control features in your Delphi or C++Builder projects.
ZylAppCommunicator is a Delphi / C++Builder component which allows you to communicate between one or more applications which are running on the same computer. Use ZylAppCommunicator if you want to easily communicate between your applications.
Delphi component (and ActiveX) for use in Win32 (9x/ME/2K/XP/Vista) software. It`s purpose is to provide sample displaying functions, displaying the sample in 3D with configurable colors, making a selection, zooming, quick-play from click.

