OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
editview.cpp File Reference

Implementation of class TEditView. More...

#include <owl/pch.h>
#include <owl/editview.h>
#include <owl/docview.rh>
#include <owl/editview.rh>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::DIAG_DECLARE_GROUP (OwlDocView)
 
 owl::IMPLEMENT_STREAMABLE2 (TEditView, TEditSearch, TView)
 

Variables

 owl::EV_VN_DOCCLOSED
 
 owl::EV_VN_ISDIRTY
 
 owl::EV_VN_COMMIT
 
 owl::EV_VN_REVERT
 
 owl::EV_WM_NCDESTROY
 

Detailed Description

Implementation of class TEditView.

Definition in file editview.cpp.