Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.ResetLineHeights Method

Clears buffered line heights for lines after FromLine.

procedure ResetLineHeights(DoClear: Boolean = False; FromLine: integer = 0; ToLine: integer = -1);

If ToLine is -1 ResetLineHeights clears line heights to the end of text, otherwise it clears only line heights in diapason [FromLine; ToLine].

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