Member variable XbpFileDialog():title Foundation

The title for the file dialog.

Attribute: EXPORTED
Data type: Character string | NIL (NIL)
Description

A character string can optionally be assigned to the :titleinstance variable. If a value is contained in this instance variable, it is displayed as the title of the file dialog when it is activated. If this instance variable is empty, the default system titles are displayed. When the method :open() is used, the default title is "Open" and when the method :saveAs() is used, the default title is "Save As".

Feedback

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.