Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.PaintNoTextSpace Method

Called before painting areas not occupied by text. By default method returns False which means using default drawing. To customize painting in descendent return True and perform painting yourself.

function PaintNoTextSpace(Canvas: TCanvas; const R: TRect; Line: integer): Boolean; virtual;
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!