Title Property
Description
Specifies the title to be displayed for the object.
Applies to alert, form module, LOV, window
Set Oracle Forms
Required/Optional optional
Title (LOV)
NULL
Required/Optional optional
Title (Window)
Refer to Built-in
GET WINDOW PROPERTY
SET WINDOW PROPERTY
Required/Optional optional
Usage Notes
- Length limit of a window title depends on the display driver used. (For
example, for an SVGA 1280 x 1024, running under NT, the limit is 78 characters.)
- If you do not specify a title for a window that is not a root window, Oracle Forms uses the window's object name, as indicated by the window Name property.
- If you do not specify a title for a root window, and the current menu is
the Default menu, Oracle Forms uses the name of the form module for the
root window title, as indicated by the form module Name property. When the
current menu is a custom menu running in Pull-down or Bar display style, Oracle Forms uses the name of the main menu in the module for the root window
title, as indicated by the menu module Main property.