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 |
if u develop report do u ask for anything from u r team leader
What is coordination Event?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
How many types of trigger can be used in a table at a time ?
What is the built_in routine used to count the no of rows in a group?
i am writing a query select EmpNo from Emp how can i call in after parameter form
How to call a report from Forms?
difference between repeating frame and frame
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
What are the different types of Coordinations of the Master with the Detail block?
What is a Text_io Package?
What are the built_in used to trapping errors in forms 4?