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

Size Property

Description

Specifies the width and height of the canvas in the current form coordinate units specified by the Coordinate System form property.

Applies to canvas

Set Oracle Forms, programmatically

Refer to Built-in

GET_CANVAS_PROPERTY

SET_CANVAS_PROPERTY

Size (Item)

Applies to item

Set Oracle Forms, programmatically

Refer to Built-in

GET_ITEM_PROPERTY

SET_ITEM_PROPERTY

GET_RADIO_BUTTON_PROPERTY

SET_RADIO_BUTTON_PROPERTY

Size (Editor)

Applies to editor

Set Oracle Forms, programmatically

Refer to Built-in

EDIT_TEXTITEM

SHOW_EDITOR

Usage Notes

Size (LOV)

Applies to LOV

Set Oracle Forms, programmatically

Refer to Built-in

GET_LOV_PROPERTY

SET_LOV_PROPERTY

Restrictions

Oracle Forms will ensure that the minimum width of the LOV is set wide enough to display the buttons at the bottom of the LOV. (On platforms that allow LOVs to be resized, you can resize the LOV to a minimum that will not display all the buttons.)

Size (Window)

Specifies the width and height of the window in the current form coordinate units specified by the Coordinate System form property.

Applies to window

Set Oracle Forms, programmatically

Default

80 characters by 24 characters

Refer to Built-in

GET_WINDOW_PROPERTY

SET_WINDOW_PROPERTY

Size Restrictions