Unit 'fptimer' Package
[Overview][Types][Classes][Variables][Index] [#fcl]

TFPCustomTimer.StopTimer

Stop the timer.

Declaration

Source position: fptimer.pp line 82

public procedure TFPCustomTimer.StopTimer; virtual;

Description

Stoptimer stops a started timer. After a call to StopTimer, the timer no longer produces timer ticks.

See also

StartTimer

  

Start the timer.

Enabled

  

Start or stop the timer.

OnTimer

  

Event called on each timer tick.


Documentation generated on: Jul 24 2023