Quote:
Originally Posted by Snipunk
How do I Change slideshow timer?
Images change after 1 second and i'm not familiar enough to pascal script top change it.
|
in sript search for this
-->TimerID:=SetTimer(0, 0, 2000, WrapTimerProc(@OnTimer, 4))
replace the 2000 with 5000 for the slideshow
that is to change the seconds