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

Definition of class TColumnHeader and helper classes. More...

#include <owl/private/defs.h>
#include <owl/commctrl.h>
#include <owl/contain.h>
#include <owl/template.h>
#include <owl/preclass.h>
#include <owl/posclass.h>

Go to the source code of this file.

Classes

class  owl::THdrItem
 THdrItem contains information about an item in a header control. More...
 
class  owl::THeaderHitTestInfo
 THeaderHitTestInfo contains hittest information for the header control. More...
 
class  owl::TColumnHeader
 TColumnHeader encapsulates the 'header control', a window usually positioned above columns of text or numbers. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define HDI_ALL   (HDI_BITMAP|HDI_FORMAT|HDI_HEIGHT|HDI_LPARAM|HDI_TEXT|HDI_WIDTH)
 

Detailed Description

Definition of class TColumnHeader and helper classes.

Definition in file colmnhdr.h.

Macro Definition Documentation

◆ HDI_ALL

Definition at line 29 of file colmnhdr.h.