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 two phases of block coordination?
how to call forms in parametar forms
can i write commit in Before report trigger
What do you mean by a block in forms4.0?
Give built-in routine related to a record groups?
What are the built -ins used for Modifying a group's structure?
What is an User Exits ?
What is an oracle report?
can i use lexical variable in formula column
How you define procure to pay?
Use the Add_group_row procedure to add a row to a static record group 1. true or false?
What are the built-ins that are used to Attach an LOV programmatically to an item?