[Overview][Constants][Types][Classes][Index] Reference for unit 'ptc' (#ptc)

IPTCTimer.SetTime

Sets the timer time value.

Declaration

Source position: timerd.inc line 35

procedure IPTCTimer.SetTime(

  ATime: Double

);

Arguments

ATime

  

The time value in seconds.

Description

Sets the timer time value to ATime. The time value may be set whether the timer is running or not.