FileChooserButton.setTitle
void setTitle(string title) nothrowModifies the title of the browse dialog used by button.
Parameters
title | the new browse dialog title. |
void setTitle(string title) nothrowModifies the title of the browse dialog used by button.
title | the new browse dialog title. |