ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamFilePreview.TJamFilePreview.ScrollTo

Scrolls to the passed character position.

Syntax
Pascal
procedure ScrollTo(pCharPos: integer);
Parameters 
Description 
pCharPos: integer 
The character position to scroll to. 

None