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 is a difference between pre-select and pre-query?
Can you mention lexical parameter in select statement in the data model?
what is an object groups?
Error_Code is a package proecdure ?
When the form is running in DEBUG mode, If you want to examine the values of global variables and other form variables, What package procedure command you would use in your trigger text ?
What is pop list?
What package procedure is used for calling another form ?
How many maximum number of radio buttons can you assign to a radio group?
How to create placeholder columns?
What do you understand by lov?
What is the Maximum allowed length of Record group Column?
What is an oracle report? List its various types.