Timer.Enabled (read-write, Boolean)
If True, the timer will fire periodic events (default = False)
Timer.Enabled [= Boolean]
The property syntax has these parts:
Part | Description |
---|---|
Value (Boolean) | If True, the timer will fire periodic events (default = False) |