Links
EControl Syntax Editor SDK
TecBackGround.FillRect Method

Draws background at specified rectangle.

procedure FillRect(Canvas: TCanvas; const R: TRect; DefColor: TColor);

Canvas is control canvas, R - control client rectangle where background must be drawn, DefColor - control color.

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