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

Border Bevel Property

Description

Specifies the item border bevel for the specified item instance. Valid values are RAISED, LOWERED, INSET, OUTSET, PLAIN, NONE, or '' (2 single quotes).. Can also be set programmatically at the item instance level to indicate the property is unspecified at this level. That is, if you set this property programmatically at the item instance level using SET_ITEM_INSTANCE_PROPERTY, the border bevel is determined by the item-level value specified at design-time or by SET_ITEM_PROPERTY at runtime.

Applies to chart item, image item, custom item, stacked canvases, text items

Set Oracle Forms, programmatically [BORDER_BEVEL]

Refer to Built-in

GET_ITEM_INSTANCE_PROPERTY

GET_ITEM_PROPERTY

SET_ITEM_INSTANCE_PROPERTY

SET_ITEM_PROPERTY

Default

LOWERED

Usage Notes

Bevel Restrictions