Method XbpDialog():setTitle() Foundation
Defines a new title for the XbpDialog window.
:setTitle( <cTitle> ) --> lSuccess
This method returns the value .T. (true) when the title could be redefined, otherwise .F. (false) is returned.
The method :setTitle() changes the title of an XbpDialog window after the method :create() has been executed.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.