ZylTimer 1.16
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 millisecond 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.
The ShellBrowser components give a Delphi programmer easy access to the Win32 shell functionality. The components look and behave exactly like the corresponding parts of the Explorer.
VisioForge Video Capture SDK allows programmers to easily integrate video capturing and processing capabilities into their software applications.
VisPDF is a professional VCL component for Delphi and C++ Builder for creating PDF documents. VisPDF does not use any DLL or other software to create PDF files.
TCAD is a component that will help you write vector graphics applications. Shapes can be interacted with by mouse or code. It is easy to use, effective and powerful. It will save you valuable time.
VisioForge Video Info is a Delphi control that allows programmers to easily get information from any video file.
