Description
This property allows you to get and set the dialog title.
Syntax
Property get:
Title = Title( );
|
|
|
|
Return: (String) Title |
The Dialog Title. |
Property set:
String( Title );
|
|
|
|
Input: (String) Title |
The Dialog Title. |