[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_base' (#fpgui)

TfpgBaseTimer.Enabled

Allows you to enable or disable the timer

Declaration

Source position: fpg_base.pas line 748

public property TfpgBaseTimer.Enabled: Boolean
  read FEnabled
  write SetEnabled;

Description

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.


Documentation generated on: 2013-04-29