A node in the tree view.
Definition at line 1762 of file fbcontrols.h.
#include <fbcontrols.h>
Public Member Functions |
|
FBTreeNode (HFBTree 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 | ( | HFBTree | pTree, |
HIObject | pObject | ||
) |
Constructor.
pTree | Parent tree. |
pObject | Internal object. |
Read Write Property: Data to be associated to this node.
Definition at line 1772 of file fbcontrols.h.
Read Write Property: Is FBTreeNode checked.
Definition at line 1773 of file fbcontrols.h.