AddTimer
Previous Top Next

Adds a Timer to an application at runtime.
Syntax: AddTimer (Name)
Example:
AddTimer ("Timer1")
Timer1.Enabled = True