Unit 'MUIClass.Base' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#MUIClass]

TMUITimer.Enabled

Enable/Disable the Timer

Declaration

Source position: MUIClass.Base.pas line 346

published property TMUITimer.Enabled : Boolean
  read FEnabled
  write SetEnabled;

Description

Do not forget to connect the OnTimer event and the Interval. The Timer can only run, when the Messageloop is running.


Documentation generated on: 2024-03-29