OWLNext 7.0
Borland's Object Windows Library for the modern age
|
The file save common dialog box serves as a single, consistent replacement for the many different types of dialog boxes that applications have previously used to let users choose file names.
TOpenSaveDialog::TData is used by both file open and file save common dialog boxes.
In the following example, a file-save common dialog box prompts the user for a file name to save under. The default directory is \WINDOWS and the default extension is .BMP.