OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Declares TTreeViewCtrl, TTreeNode, and TTvItem. More...
#include <owl/private/defs.h>
#include <owl/commctrl.h>
#include <owl/control.h>
#include <owl/preclass.h>
#include <owl/posclass.h>
Go to the source code of this file.
Classes | |
class | owl::TTvItem |
Used to represent the data to be stored in the TTreeViewCtrl. More... | |
class | owl::TTvComparator |
Base class for comparing tree nodes. More... | |
class | owl::TTreeNode |
Use this class to navigate the TTreeViewCtrl. More... | |
class | owl::TTreeViewCtrl |
Encapsulates the TreeView common control. More... | |
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Typedefs | |
typedef TTvComparator | owl::TTwComparator |
Declares TTreeViewCtrl, TTreeNode, and TTvItem.
Definition in file treeviewctrl.h.