What is the difference between boiler plat images and image
items?
Answer Posted / guest
Boiler plate Images are static images (Either vector or
bit map) that you import from the file system or database
to use a graphical elements in your form, such as company
logos and maps Image items are special types of
interface controls that store and display either
vector or bitmap images. like other items that store values,
image items can be either base table items(items that
relate directly to database columns) or control items. The
definition of an image item is stored as part of the form
module FMB and FMX files, but no image file is actually
associated with an image item until the item is populate at
run time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you understand by oracle forms and why are they required?
why the Ctl file u put only in bin folder why not in other folder
In what situation u create the BPA.
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
what are the oracle forms services components include?
What is responsibility and how u attach How to create user and how u attach with responsibility.
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
what is the difference between call_form, new_form and open_form?
What is an SQL FORMS ?
if some data is not transfered where it will get stored
how to send file attachment from oracle forms
Is it possible to have multiple layouts in a report?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
difference between global n context sensitive segments?
What is the difference between bind and lexical parameter?