TiThreadTimers
Hierarchy Properties Methods Events
Unit
iThreadTimers (VCL)
QiThreadTimers (CLX)
Description
TiThreadTimers is similar to TiTimers, but uses up to 9 priority-configurable threads to fire events. Each timer
has its own OnTimer event, Interval, Priority, and Enabled properties. Each timer
is independent and not synchronized. The accuracy of each timer is dependent
on the operating system, the amount of operating system activity, and the thread
priority of the host application.
Contents | Index | Previous | Next