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
mdiframe.cpp File Reference

Implementation of class TMDIFrame. More...

#include <owl/pch.h>
#include <owl/mdi.h>
#include <owl/applicat.h>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::DIAG_DECLARE_GROUP (OwlWin)
 
 owl::DIAG_DECLARE_GROUP (OwlCmd)
 
 owl::IMPLEMENT_STREAMABLE2 (TMDIFrame, TFrameWindow, TWindow)
 

Detailed Description

Implementation of class TMDIFrame.

This defines the basic behavior of all MDI frame windows.

Definition in file mdiframe.cpp.