Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.Color Property

Specifies the background color of the control.

property Color;

Use Color to read or change the background color of the control. 

If a control's ParentColor property is true, then changing the Color property of the control's parent automatically changes the Color property of the control. When the value of the Color property is changed, the control's ParentColor property is automatically set to false. 

If BackGround style is gradient Color is used as first gradient color.

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