Create feature-rich windows applications with many new components and universal dialogs.

  • improved DBGrid
  • new DBRecordView, DBTreeView
  • toolbars and db dialogs to Find, Filter, Sort, Export, Print...
  • StringGrid with columns definition
  • GroupBox with automatic alignment and resizing of owned controls

And many more from $25 to $95 only - click for details!

AccuTimer v.1.0

By F. Joe Darley.

Freeware + source 14 Sep 1999

Description

AccuTimer gets the days, Hours, Minutes, Seconds and Milliseconds of any given time. Including the duration of your windows operating system.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 34kB

Platforms: D3, D4

Animation Timer

By Lucian Wischik.

Freeware + source 11 Jul 2006

Description

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 how fast you set it, it doesn't interferes with user-responsiveness.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 29kB

Platforms: CB3, CB4, CB5

CairnTimer v.1.1

By Cairn Research Ltd.

Freeware + source 02 Oct 1997

Description

Replacement for Standard Delphi Timer Based on Windows API Multimedia Timers and Delphi TThreads Type.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 6kB

Platforms: D3

Enhanced Timer v.1.00

By na Demian.

Freeware + source 10 Jun 1998

Description

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 pressed a key. Useful to implement timeout routines.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 2kB

Platforms: D1, D2, D3

Estimated Timer Component v.1.0

By Artchil Gogava.

Freeware + source 21 Jan 1999

Description

Easy to use component, which estimates the remaining time of long processes, such as file downloads, or lengthy mathematical calculations. Provides the methods to display Elapsed and Estimated remaining time.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 22kB

Platforms: D4

HighResTimer v.1.02

By Roman Lauer.

Freeware + source 23 Aug 2002

Description

Timer component for high resolution time measurement and wait routines.

The component uses a Win32 multimedia timer and the time stamp counter of the Pentium processor for timing. Using the time stamp counter only for a wait routine adds a lot of CPU load. Therefor this component uses a multimedia timer for long time timing. As soon the remaining time to wait is smaller than the accuracy of the multimedia timer, the component switches to the time stamp counter. This reduces the CPU load to a minimum still achieving high accuracy. The high resolution timer can be selected between the time stamp counter introduced with the Pentium processor or the high performance counter of Windows.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 11kB

Platforms: D4, D5, D6

HPCounter v.1.1

By MASoft.

Freeware + source 18 Sep 2000

Description

A high-precision counter/timer. Retrieves time differences downto 1 microsecond.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 63kB

Platforms: D2, D3, D4, D5

HPTimer v.1.2

By Tom Peiffer.

Freeware + source 30 Jul 1999

Description

A thread driven high resolution timer up to a frequency of your CPU.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 24kB

Platforms: D4

LkTimer

By Leonid Koninin.

Freeware + source 10 Nov 2007

Description

This is a very simple to use high-precision (microseconds) timer, based on Pentium RDTSC instruction. There are two objects: simple timer and stack-based one, both of them used by myself for code profiling. Timers are usefull, small, simple, and absolutely free to use.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 2kB

Platforms: D5, D6, D7

RafKom Library v.1.01

By RafKom.

Shareware 28 May 2002

Description

Contains 3 components:
  • Fast thread timer,
  • Download timer
  • PID controler - advancet controler. You can use it to control production variables, in game as intelligent component, in animation for interesting effect.

Informations

  • Status: Fully functional
  • Source: On purchase/registration
  • price: $39
  • Source price: $200
  • Exe demo: included
  • Size: 138kB

Platforms: CB5

ResourceTimer v.1.2

By HAMA-Soft.

Freeware + source 07 Jan 2002

Description

The component has the functionality of a Timer component, but it provides information about Memory, User, GDI und System Resources.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 6kB

Platforms: D3

SimpleTimer v.2.0.4

By Troels Jakobsen.

Freeware + source 02 Jun 2006

Description

SimpleTimer is a timer class. It is more lightweight than a TTimer component, as it doesn't require a handle, and since it's derived from TObject there's less overhead. This makes it ideal for developers who need a timer in their own components or applications, but want to keep the resource usage minimal.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 11kB

Platforms: CB3, CB4, CB5, CB6, D2, D2005, D2006, D3, D4, D5, D6, D7

SZTimer v.1.1.0

By Sasa Zeman.

Freeware + source 30 Jun 2007

Description

High resolution Time Watch between processes/procedures:
  • Millisecond duration;
  • CPU Clock Cycles counter.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 3kB

Platforms: D2005, D2006, D2007, D4, D5, D6, D7

TAdvancedTimer v.1.3

By Johan H. Stokking.

Freeware + source 14 Nov 2002

Description

The AdvancedTimer has more property's and events than the standard TTimer.

Three property's:

  • MaxIntervals
  • StopAtMax
  • Intervals, to get the number of intervals.
And three new events:
  • onActivate
  • onDeactivate
  • onMaxIntervals.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 1kB

Platforms: D4, D5, D6, D7

Threaded Timer v.1.24

By Carlos Barbosa.

Freeware + source 02 Mar 2004

Description

This component has the same functionality of the default Timer component, but it provides a real resolution of 1 milisecond.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 7kB

Platforms: D2, D3, D4, D5, D6, D7

Time Counter Component v.1.0

By KMS.

Freeware + source 02 Aug 1999

Description

This component is succesor from TTimer class. It's implementing time counter. Easy of use, but very usefull. On creating, KZTimeCounter automaticly starts to count. There are three methods: Reset, Stop and Continue.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 8kB

Platforms: D1, D2, D3, D4

TimeStampCounter

By Udo Juerss.

Freeware + source 01 Sep 2000

Description

This unit is perfect for precision time measuring with a resolution of nanoseconds. The windows time-functions GetSystemTime, GetLocalTime are to coarse for precise time measuring.

GetTSC reads the TSC (Time-Stamp-Counter) of the Pentium processor. This 64-bit register counts every processor clock since reset. Even with a slow 66 Mhz processor you have a resolution of 15 nanoseconds.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 1kB

Platforms: D4, D5

TSVATimer v.1.0

By Valery Studenikin.

Freeware + source 28 Mar 2008

Description

TSVATimer - analog TTimer system component, but with real timer resolution 1 ms.

Supported OS: Windows XP/2003/Vista/2008.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 243kB

Platforms: D2005, D2006, D2007, D7

TThreaded Timer

By Alan Garny.

Freeware + source 23 Apr 1999

Description

Allows to have an accurate timer.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 33kB

Platforms: CB1, CB3, CB4

TVIdle Timer v.1.01

By Todd Frankson.

Freeware + source 27 Jan 1998

Description

TVIdleTimer is a descendant of TTimer with new properties and methods for determining the idle time of your application's user.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 5kB

Platforms: D3

Tztimer v.1.00

By Antonie Baars.

Freeware + source 08 Aug 1997

Description

Similar to the vcl Ttimer component, but with a resolution of 0.1ms and accurate to 0.015ms.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 4kB

Platforms: D1, D2, D3

ZylIdleTimer v.1.48

By Zyl Soft.

Shareware 14 Dec 2022

Description

ZylIdleTimer is a Delphi / C++Builder event driven component which lets 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 inactivity.

System Idle time is the time interval of full user inactivity. In this interval any user action is missing on the computer, like pressing a key of the keyboard or moving the mouse or pressing a mouse button or rotating the scroll.

Application Idle time is the time interval of user inactivity inside of one application. In this interval the user doesn't press a key of the keyboard or a mouse button inside of one window of the application.

Informations

  • Status: Trial (work while IDE is running)
  • Source: On purchase/registration
  • price: $39.99
  • Source price: $99.99
  • Size: 12 518kB

Platforms: C10, C10.1, C10.2, C10.3, C10.4, C11, C11.1, C2k10, C2k6, C2k7, C2k9, CB5, CB6, CBXE, CBXE2, CBXE3, CBXE4, CBXE5, CBXE6, CBXE7, CBXE8, D10, D10.1, D10.2, D10.3, D10.4, D11, D11.1, D2005, D2006, D2007, D2009, D2010, D4, D5, D6, D7, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE64, DXE7, DXE8

ZylIdleTimerAX v.1.10

By Zyl Soft.

Shareware 24 May 2006

Description

ZylIdleTimerAX is an ActiveX control which let 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. In this interval any user action is missing on the computer, like pressing a key of the keyboard or moving the mouse or pressing a mouse button or rotating the scroll.

Informations

  • Status: Fully functional
  • Source: N/A
  • price: $24.99
  • Size: 493kB

Platforms: C2k6, CB5, D2005, D2006, D4, D5, D6, D7

ZylTimer v.1.34

By Zyl Soft.

Shareware 25 Sep 2021

Description

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 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.

Informations

  • Status: Fully functional
  • Source: On purchase/registration
  • price: $34.99
  • Source price: $87.49
  • Size: 5 287kB

Platforms: C10, C10.1, C10.2, C10.3, C10.4, C11, C2k10, C2k6, C2k7, C2k9, CB5, CB6, CB64, CBXE, CBXE2, CBXE3, CBXE4, CBXE5, CBXE6, CBXE7, CBXE8, D10, D10.1, D10.2, D10.3, D10.4, D11, D2005, D2006, D2007, D2009, D2010, D4, D5, D6, D7, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE64, DXE7, DXE8