OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Definition of FindReplace- abstract, Find-, Replace- common Dialog classes. More...
#include <owl/private/defs.h>
#include <owl/commdial.h>
#include <owl/preclass.h>
#include <owl/posclass.h>
Go to the source code of this file.
Classes | |
class | owl::TFindReplaceDialog |
TFindReplaceDialog is an abstract base class for a modeless dialog box that lets you search for and replace text. More... | |
class | owl::TFindReplaceDialog::TData |
The TFindReplaceDialog::TData class encapsulates information necessary to initialize a TFindReplace dialog box. More... | |
class | owl::TFindDialog |
TFindDialog objects represents modeless dialog box interface elements that let you specify text to find. More... | |
class | owl::TReplaceDialog |
TReplaceDialog creates a modeless dialog box that lets the user enter a selection of text to replace. More... | |
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Definition of FindReplace- abstract, Find-, Replace- common Dialog classes.
Definition in file findrepl.h.