Skip to main content

TdxSpreadSheetCustomBrush Members

The base class for all classes that implement settings of the brushes without transparency support used in the Spreadsheet and Report Designer controls.

Constructors

Name Description
Create(TdxSpreadSheetBrushes) Initializes a new instance of the TdxSpreadSheetCustomBrush class with specified settings.

Properties

Name Description
BackgroundColor Specifies the underlying (i.e., base or background) color of the brush.
ForegroundColor Specifies the color of the pattern painted over the brush’s base (i.e., background) color.
IsDefault
Style Specifies the pattern painted over the brush’s base color.

Methods

Name Description
Assign(TdxSpreadSheetCustomBrush)
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also