What is the difference between boiler plat images and image
items?
Answer / 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 |
what are the different objects that you cannot copy or reference in object groups?
What are three panes that appear in the run time pl/sql interpreter?
What is the use of Validation triggers in Reports?
What is the use of transactional triggers?
What are the types of Pop-up window ?
how do u place it in required folder
System.effective_date system variable is read only True/False
While connecting to Oracle Db i am getting the following error message- ORA-12154: TNS:could not resolve the connect identifier specified what are the steps to solve this problem?
Can a formula column refered to columns in higher group?
The join defined by the default data link is an outer join yes or no?
To display the page no. for each page on a report what would be the source & logical page no. or & of physical page no.?
What the PAUSE package procedure does ?