A node in the tree view.
Definition at line 1783 of file fbcontrols.h.
#include <fbcontrols.h>
Public Member Functions | |
FBTreeNode (FBTree *pTree, HIObject pObject) | |
Constructor. | |
Public Attributes | |
FBPropertykReference | Reference |
Read Write Property: Data to be associated to this node. | |
FBPropertyBool | Checked |
Read Write Property: Is FBTreeNode checked. |
FBTreeNode | ( | FBTree * | pTree, |
HIObject | pObject | ||
) |
Constructor.
pTree | Parent tree. |
pObject | Internal object. |
Read Write Property: Data to be associated to this node.
Definition at line 1793 of file fbcontrols.h.
Read Write Property: Is FBTreeNode checked.
Definition at line 1794 of file fbcontrols.h.