Named visual attributes differ only font, color & pattern attributes, property clauses can contain this and any other properties. You can change the appearance
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
There are two phases of block coordination: the clear phase and the population phase. During, the clear phase, Oracle Forms navigates internally to the detail block and flushes the obsolete detail records.
The coordination properties are Deferred Auto-Query These Properties determine when the population phase of blockcoordination should occur.
Show editor is the generic built-in which accepts any editor name and takes some input string and returns modified output string. Whereas the edit_textitem built-in needs the input focus to be in the text
Query Record Groups NonQuery Record Groups State Record Groups
Latest Answer : Static Record groupsQuery Based Record GroupsNon-Query Based Record Groups ...
A query record group is a record group that has an associated SELECT statement. The columns in a query record group derive their default names, data types, had lengths from the database columns referenced
A static record group is not associated with a query, rather, you define its structure and row values at design time, and they remain fixed at runtime.
In Oracle forms, Embedded objects become part of the form module, and linked objects are references from a form module to a linked source file.
An Ole server application creates ole Objects that are embedded or linked in ole Containers ex. Ole servers are ms_word & ms_excel. OLE containers provide a place to store, display and manipulate objects