Links
EControl Syntax Editor SDK
TSyntaxMemo.OnAfterLineDraw Property

Occurs when the specified Line has been painted.

property OnAfterLineDraw: TLineDrawEvent;

Write an OnAfterLineDraw event handler to draw any graphics to the line's rect specified by the Rect parameter. Line is the index of the painted line. Use Canvas to paint to the memo.

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