Back to Devexpress

TcxStyle.Color Property

vcl-cxstyles-dot-tcxstyle.md

latest652 B
Original Source

TcxStyle.Color Property

Defines the background color for a control element.

Declaration

delphi
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

TcxStyle Class

TcxStyle Members

cxStyles Unit