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

Definition of TListViewCtrl class. More...

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

Go to the source code of this file.

Classes

class  owl::TLvFindInfo
 Encapsulates structure LVFINDINFO, used to find an item in a TListViewCtrl. More...
 
class  owl::TLvHitTestInfo
 Encapsulates structure LVHITTESTINFO, used to contain information about a hit test in a TListViewCtrl. More...
 
class  owl::TLvItem
 Encapsulates structure LVITEM, used to describe an item in a TListViewCtrl. More...
 
class  owl::TLvColumn
 Encapsulates structure LVCOLUMN, used to pass or retrieve column attributes in a TListViewCtrl. More...
 
class  owl::TLvTileViewInfo
 Encapsulates structure LVTILEVIEWINFO, used to pass or retrieve tile view information in a TListViewCtrl. More...
 
class  owl::TLvFooterInfo
 Encapsulates structure LVFOOTERINFO, used to pass or retrieve footer information in a TListViewCtrl. More...
 
class  owl::TLvFooterItem
 Encapsulates structure LVFOOTERITEM, used to pass or retrieve footer item information in a TListViewCtrl. More...
 
class  owl::TListViewCtrl
 Encapsulates the ListView control, a window that displays a collection of items, each item consisting of an icon and a label. More...
 
class  owl::TListViewCtrl::TCompareFunc
 Pure virtual base class for comparing sort items. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Detailed Description

Definition of TListViewCtrl class.

Definition in file listviewctrl.h.