CalPanel is a Microsoft Money style calendar control. It provides easy selection of dates, using a display of all days of the selected month, or all months of the selected year. Now with dynamic hints for dates and improved keyboard
ZylTimer.NET is a high resolution .NET timer component which provides a higher precision than the standard .NET Timer component. .NET Timer component which ships with Delphi / C++Builder uses the Windows Message Queue to generate the Tick event. Due
ZylTimer is a high resolution, long-term Delphi / C++Builder timer component which provides a higher precision than the standard Delphi / C++ Builder TTimer component.TTimer component which ships with Delphi / C++Builder uses the Windows Message Queu
ZylIdleTimerAX is an ActiveX control which helps you to take actions after a specified system-wide (related to the whole system) idle time or to check the time interval of user inactivity.System Idle time is the time interval of full user inactivity.
ZylIdleTimer is a Delphi / C++Builder component which helps you to take actions after a specified system-wide (related to the whole system) or application (related only to the application) idle time or to check the time interval of user
As computers take on more and more automated tasks, they seem to spend more and more time fully powered on. In many cases personal computers are left running 24 hours a day just to execute some tasks that the computer may do during non-working
A Chronometer component that let you calculate the time elapsed between two events even if they do not happen the same day.
Delphi's SysUtils unit have nice function FormatDateTime for conversion from DateTimeto a String with format. Here is the inverse function:Function FormatStrToDateTime(Format, strDate : string) : TDateTime;
Contains timers for use in Delphi 1.0. All timers use only one single windows timer that is multiplexed to all the timer components. This will make sure that in Windows 3.11 using a large amount of timers will not consume all systemwide available
Nice components that allows users to pick a date (with drop-down calendar). Data-Aware version included. [ no longer supported by vendor/creator ] |