[Overview][Classes][Index] Reference for unit 'CustomTimer' (#lcl)

TCustomTimer.Enabled

Enabled - if True, timer is ready to start

Declaration

Source position: customtimer.pas line 49

public property TCustomTimer.Enabled : Boolean
  read FEnabled
  write SetEnabled
  default True;