Skip to main content
A newer version of this page is available. .

TcxStyle.Color Property

Defines the background color for a control element.

Declaration

property Color: TColor read; write;

Property Value

Type
TColor

Remarks

The Color property determines the color of control background. When assigning the Color property the svColor flag is automatically set in AssignedValues.

See Also