TcxViewParams.Color Field
Stores the brush solid fill color.
Declaration
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