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

Implementation of TGdiObject, abstract class for GDI objects that can be selected into TDCs. More...

#include <owl/pch.h>
#include <owl/gdiobjec.h>
#include <owl/template.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define LOCKOBJECTBAG(s)
 

Typedefs

typedef TSortedObjectArray< TObjInfo > owl::TObjInfoBag
 

Functions

 owl::DIAG_DEFINE_GROUP_INIT (OWL_INI, OwlGDI, 1, 0)
 
 owl::DIAG_DEFINE_GROUP_INIT (OWL_INI, OwlGDIOrphan, 1, 0)
 

Detailed Description

Implementation of TGdiObject, abstract class for GDI objects that can be selected into TDCs.

Definition in file gdiobjec.cpp.

Macro Definition Documentation

◆ LOCKOBJECTBAG

#define LOCKOBJECTBAG ( s)

Definition at line 67 of file gdiobjec.cpp.