A script-enabled browser is required for this page to function properly.

SRW.SET_BACKGROUND_FILL_COLOR built-in procedure

This procedure specifies the background fill color of the object. This attribute is ignored in character mode reports. Depending upon the pattern being used, you may not see the background color. For example, if the pattern is solid, the background color does not show through the pattern. Only the foreground color shows through in this case.

Syntax


SRW.SET_BACKGROUND_FILL_COLOR('color');

Parameters

Parameter

Description

color

Is a valid color from the color palette.

GUI access

You can also define this attribute using the Reports Builder user interface:

Property Inspector (templates only)

Set the Edge Background Color property.

user interface

See Changing colors.

See also

About the Reports Builder built-in package (SRW)

SRW built-in package

About changing colors and patterns

Changing colors