TBrush Object

Applies to TestComplete 15.63, last modified on April 23, 2024

The TBrush object is a helper object that represents the brush used to draw the background of the shape displayed by the TShape component. Using the Color property, you can get or set the brush color. The Style property lets you specify the pattern of the background color.

To obtain the TBrush object in your scripts, use the TShape.Brush property.

TBrush Properties

TBrush Methods

See Also

Brush Property
TShape Object
TPen Object

Highlight search results