Cancels playback, resets cursors, and clears the attached viewer word highlight
Syntax
procedure Stop;
Description
The method returns the session to pssIdle, resets CurrentChunk and CurrentWord to -1, clears current chunk word boxes, and raises OnCancelRequest when playback was active
Remarks
- Nazivi API-ja, nazivi tipova, nazivi datoteka i PDF pojmovi zadržavaju svoj izvorni pravopis kako bi pretraživanje koda ostalo pouzdano
Example
ReadingSession1.Stop;
See Also