Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This resource-definition statement sets the title for a dialog box. The title appears in the box's caption bar, if one exists.
CAPTION "captiontext"
Parameters
- captiontext
Specifies a character string that is enclosed in double quotation marks (").
Remarks
The default caption is empty.
Example
The following code example shows how to use the CAPTION statement.
CAPTION "Error!"
Send Feedback on this topic to the authors