[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Allows you to enable or disable the timer
Source position: fpg_base.pas line 748
public property TfpgBaseTimer.Enabled: Boolean |
Allows you to enable or disable the timer. The timer will not function until you set the Enabled property to True. Later you can disable the timer by setting the Enabled property to False.