Dialog.title
string title() @property nothrowGet title property.
Returns
The title of the dialog.
void title(string propval) @property nothrowSet title property.
Parameters
propval | The title of the dialog. |
string title() @property nothrowGet title property.
void title(string propval) @property nothrowSet title property.
propval | The title of the dialog. |