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

Implementation of TFont, an encapsulation of the GDI Font object. More...

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

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define DEFAULT_GUI_FONT   17
 

Functions

 owl::DIAG_DECLARE_GROUP (OwlGDI)
 
 owl::DIAG_DECLARE_GROUP (OwlGDIOrphan)
 

Detailed Description

Implementation of TFont, an encapsulation of the GDI Font object.

Definition in file font.cpp.

Macro Definition Documentation

◆ DEFAULT_GUI_FONT

#define DEFAULT_GUI_FONT   17

Definition at line 13 of file font.cpp.