TcxViewParams.Color Field
In This Article
Stores the brush solid fill color.
#Declaration
Delphi
Color: TColor
#Field Value
Type |
---|
TColor |
#Remarks
The brush color fills a closed shape’s background if the Bitmap field is set to nil (in Delphi) or nullptr/NULL (in C++Builder).
See Also