OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Definition of TOpenSave abstract, TFileOpen, TFileSave common Dialog classes. More...
#include <owl/private/defs.h>
#include <owl/commdial.h>
#include <vector>
#include <owl/preclass.h>
#include <owl/posclass.h>
Go to the source code of this file.
Classes | |
class | owl::TOpenSaveDialog |
TOpenSaveDialog is the base class for modal dialogs that let you open and save a file under a specified name. More... | |
class | owl::TOpenSaveDialog::TData |
TOpenSaveDialog structure contains information about the user's file open or save selection. More... | |
class | owl::TFileOpenDialog |
TFileOpenDialog is a modal dialog box that lets you specify the name of a file to open. More... | |
class | owl::TFileSaveDialog |
TFileSaveDialog is a modal dialog box that lets you enter the name of a file to save. More... | |
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Definition of TOpenSave abstract, TFileOpen, TFileSave common Dialog classes.
Definition in file opensave.h.