SRW.SET_BACKGROUND_BORDER_COLOR
built-in procedureThis procedure specifies the background border color of the object. This attribute is ignored in character mode. 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.
SRW.SET_BACKGROUND_BORDER_COLOR('color');
Parameter |
Description |
|
Is a valid color from the color palette. |
This procedure does not apply to Windows platforms because they do not support a border pattern. As a result, the border foreground color is the only one visible on Windows.
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. |
About the
Reports Builder built-in package (SRW
)
About changing colors and patterns
Copyright © 1984, 2005, Oracle. All rights reserved.