OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Definition of class TEdit. More...
#include <owl/private/defs.h>
#include <owl/static.h>
#include <owl/edit.rh>
#include <utility>
#include <owl/preclass.h>
#include <owl/posclass.h>
Go to the source code of this file.
Classes | |
class | owl::TEdit |
A TEdit is an interface object that represents an edit control interface element. More... | |
struct | owl::TEdit::TRange |
Represents a half-open range of positions in the edit control, e.g. More... | |
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Definition of class TEdit.
This defines the basic behavior of all edit controls.
Definition in file edit.h.