Screen.StopTimer

 Screen.StopTimer ( 

 )

Description

Stops the timer started by Screen.StartTimer.

Note: The screen's timer is automatically stopped when a different screen is displayed.

Parameters

None.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also:  Related Actions