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

TCustomTimer.SetInterval

Sets the value for the Interval property.

Declaration

Source position: customtimer.pas line 40

protected procedure TCustomTimer.SetInterval(

  Value: Cardinal

); virtual;

Arguments

Value

  

The Value of the Interval property in milliseconds.

See also

TCustomTimer.Interval

  

The Interval (in milliseconds) for timer notifications.

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