Set the window title.
Syntax
setText(
text STRING )
- text is the title of the window.
Usage
The setText() method
defines the title of the window.
By default, the title of a
window is defined by the TEXT
attribute of the LAYOUT
definition in form files.