TTimer

From OpenEUO
Jump to: navigation, search

TTimer allows the user to generate recurring time-based events. Use one timer component for each timer in the application. The execution of the timer occurs through its OnTimer event whenever the specified interval has elapsed.

Inherited from TComponent:

Inherited from TObject: