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
Default
NULL
Required/Optional optional
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.