GSelectionDialog::setTitle
Description
In BBj 11.0 and higher, this method sets the title of the dialog.
Syntax
|
Return Value |
Method |
|
void |
setTitle(string title) |
Parameters
|
Variable |
Description |
|
title |
Specifies the text for the dialog title. |
Return Values
None.
Remarks
None.
Example
|