Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.SkipInvisible Method

Returns nearest visible line relative specified line.

function SkipInvisible(Line: integer; Grow: Boolean = True): integer;

If line Line is visible result is equal to Line. 

Grow specifies in which direction to search for visible line.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!