Scrolls text to specified scrolling position.
function ScrollText(XScrollPos: integer; YScrollPos: integer; YSubLine: integer): Boolean;
XScrollPos - specifies horizontal scroll position (in characters).
YScrollPos - specifies top line (real line index in Lines).
YSubLine - specifies top-most sub-line in the line YScrollPos.
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|