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

TFPTimerDriver.StartTimer

Start the timer.

Declaration

Source position: fptimer.pp line 111

public procedure TFPTimerDriver.StartTimer; virtual; abstract;

Description

StartTimer is called by TFPCustomTimer.StartTimer. It should be overridden by descendents of TFPTimerDriver to actually start the timer.

See also

TFPCustomTimer.StartTimer

  

Start the timer.

TFPTimerDriver.StopTimer

  

Stop the timer.


Documentation generated on: Jul 24 2023