OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
gdibase.h File Reference

Definition of base most abstract GDI object class, and associated exception class. More...

#include <owl/private/defs.h>
#include <owl/defs.h>
#include <owl/color.h>
#include <owl/except.h>
#include <owl/preclass.h>
#include <owl/posclass.h>

Go to the source code of this file.

Classes

class  owl::TXGdi
 Describes an exception resulting from GDI failures such as creating too many TWindow device contexts (DCs). More...
 
class  owl::TGdiBase
 Root and abstract class for Windows object wrappers. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Enumerations

enum  owl::TAutoDelete { owl::NoAutoDelete , owl::AutoDelete }
 Flag for Handle ctors to control Handle deletion in dtor. More...
 

Detailed Description

Definition of base most abstract GDI object class, and associated exception class.

Definition in file gdibase.h.