Fantastic clock in binary format. Invisibile Form and transparency of the object. Given date and time, other functions
Final version.
This component shows an analog clock, with ability to change colors, numbers, style of the scale, size and so on.
Task scheduler for Windows 95 and NT, works fine with Novel logical drives. You can run process in specific day and time in normal, maximized or minimized window, or run it periodically by the choosen period of time when Task Scheduler will start....
The AdvancedTimer has more property's and events than the standard TTimer.Three property's:MaxIntervalsStopAtMax Intervals, to get the number of intervalsAnd three new events:onActivateonDeactivateonMaxIntervals
TAnimTimer is a fast multi-threaded timer for animation. It behaves like a regular TTimer but has two differences:You can set it to go a lot faster. If the computer isn't up to the speed you ask of it, it will do the best it can.It never...
A high-precision counter/timer. Retrieves time differences downto 1 microsecond.
Delphi VCL component for tracking the time in your Delphi applications.
The replacement for TDateTimePicker VCL control.The features include:The Ctl3D property, which provides the control with flat look by setting Ctl3D to False.The actually working 'Font.Color' property.Custom format strings for the date-time...
High resolution Time Watch between processes/procedures:Millisecond duration; CPU Clock Cycles counter.
A Simple windows application which will make the windows tray clock alternate between your local time and Internet Time.
This component returns the date and time from a specified Windows NT server (Server or WorkStation). It inplements the Microsoft LanManager API (netapi32.dll) function, NetRemoteTOD.This component will only function on Windows NT (Workstation or...
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 interface....
TMonthCalender is a VCL wrapper for the month calendar that available in COMCTL32.DLL v4.70 distributed with IE4 and Windows 98. Free for non-commercial use.
Component for interactive scheduling.Features:Items that can be resized / repositioned.Inplace multiline editable itemsItems with multiple imagelist imagesItems with caption time indicationRead-only itemsVarious display modes: day (5, 6, 10, 15,...
Highly configurable drop down month calendar can be used with TMS TPlanner or separately.DB-aware month calendar included for use with TDBPlanner or separately.
NuClock is another analogue clock component with many published properties. A master/slave feature allows many clock displays without running out of system timers.
Nice components that allows users to pick a date (with drop-down calendar). Data-Aware version included. [ no longer supported by vendor/creator ]
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...
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;
A Chronometer component that let you calculate the time elapsed between two events even if they do not happen the same day. |