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

TCustomTimer.Interval

The Interval for which the timer is to run

Declaration

Source position: customtimer.pas line 50

public property TCustomTimer.Interval : Cardinal
  read FInterval
  write SetInterval
  default 1000;