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

Definition of class TCheckList, an ownerdrawn listbox to select multiple items. More...

#include <owl/private/defs.h>
#include <owl/listbox.h>
#include <owl/checkbox.h>
#include <owl/template.h>
#include <owl/preclass.h>
#include <owl/posclass.h>

Go to the source code of this file.

Classes

class  owl::TCheckListItem
 Each item displayed and manipulated by TCheckList. More...
 
class  owl::TCheckListArray
 
class  owl::TCheckList
 TCheckList is an owner-drawn list box to select multiple items. More...
 
class  owl::TCheckListData
 
class  owl::TTabCheckList
 Represents an owner-drawn list box that can select multiple items with tabs. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Typedefs

typedef TCheckListArray::Iterator owl::TCheckListArrayIter
 

Variables

const int owl::CheckList_BoxWidth = 15
 

Detailed Description

Definition of class TCheckList, an ownerdrawn listbox to select multiple items.

Definition in file checklst.h.