> Is there a way to stop a slideshow (pause) and start it again from
> the next slide instead of starting from the first slide ?
The key appears to be in TSlideShow.Update where the TopFrame is
chosen. It appears to pick the next one by time.
My suggestion would be to make modifications to the framework, and
submit them to Tim for incorporation into a future update. He may not
use your code, but it shows what is needed.