Defining an Iconic Button
To make a button an iconic button:
- In the Object Navigator, double-click the icon next to the desired button
to display the Property Palette.
- Under the Functional node:
- set the Iconic property to Yes
- set the Icon Filename property such as MY_ICON, MY_ICON.GIF, MY_ICON.JPG.
When defining the Icon Filename property, do not include the icon file extension.
For example, enter MY_ICON, not MY_ICON.ICO.
Note: At runtime, Oracle Forms searches for the
icon in the virtual path \icons\ specified in the UI_ICON and UI_ICON_EXTENSION environment variables.
Related topics
About Buttons
Creating a Button
UI_ICON
UI_ICON_EXTENSION