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

Definition of class TGlyphButton. More...

#include <owl/private/defs.h>
#include <owl/button.h>
#include <owl/uihelper.h>
#include <owl/bitset.h>
#include <owl/color.h>
#include <owl/preclass.h>
#include <owl/posclass.h>

Go to the source code of this file.

Classes

class  owl::TBtnBitmap
 TBtnBitmap is an enhanced version of TBitmap with the ability to update the face color of a bitmap to match the system setting (COLOR_BTNFACE). More...
 
class  owl::TGlyphButton
 TGlyphButton encapsulates a control which is capable of displaying a bitmap (or glyph) and/or text. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define OWL_GLYPHBTN   "OWL_GlyphBtn"
 

Detailed Description

Definition of class TGlyphButton.

Definition in file glyphbtn.h.

Macro Definition Documentation

◆ OWL_GLYPHBTN

#define OWL_GLYPHBTN   "OWL_GlyphBtn"

Definition at line 23 of file glyphbtn.h.