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

Icon Name Property

Description

Specifies the name of the icon resource that you want to represent the iconic button, menu item, or window.

Applies to button, menu item, window

Set Oracle Forms, programmatically

Refer to Built-in

GET_ITEM_PROPERTY

SET_ITEM_PROPERTY

GET_MENU_ITEM_PROPERTY

SET_MENU_ITEM_PROPERTY

GET_WINDOW_PROPERTY

SET_WINDOW_PROPERTY

Default

NULL

Required/Optional optional

Usage Notes

When defining the Icon Filename property, do not include the icon file extension (.ico, .xpm, etc.). For example, enter my_icon, not my_icon.ico.

The icon filename should not end in any of the following five letters: A, L, M, S, and X. (Neither upper-case nor lower-case are allowed.) These are reserved letters used internally for icon sizing. Unexpected icon placement results may occur if your icon filename ends in any of these letters.

Use the platform-specific environment variable to indicate the directory where icon resources are located. For example, the Microsoft Windows name for this variable is UI_ICON.

Icon Name Restrictions


Defining an iconic button