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

TCustomTimer.Interval

The Interval (in milliseconds) 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;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.