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
mdi.h File Reference

Definition of TMDIClient and TMDIFrame classes. More...

#include <owl/private/defs.h>
#include <owl/framewin.h>
#include <owl/mdichild.h>
#include <owl/mdi.rh>
#include <memory>
#include <owl/preclass.h>
#include <owl/posclass.h>

Go to the source code of this file.

Classes

class  owl::TMDIClient
 Multiple Document Interface (MDI) client windows (represented by a TMDIClient object) manage the MDI child windows of a TMDIFrame parent. More...
 
class  owl::TMDIFrame
 Multiple Document Interface (MDI) frame windows, represented by TMDIFrame, are overlapped windows that serve as main windows of MDI-compliant applications. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Typedefs

typedef TMDIClient owl::TMdiClient
 
typedef TMDIFrame owl::TMdiFrame
 

Detailed Description

Definition of TMDIClient and TMDIFrame classes.

Definition in file mdi.h.