FBTree selection event. More...
#include <fbcontrols.h>

Public Member Functions | |
| FBEventTreeSelect (HKEventBase pEvent) | |
| Constructor. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Public Attributes | |
| FBPropertyTreeNode | TreeNode |
| Read Write Property: Selected tree node. | |
Public Attributes inherited from FBEvent | |
| FBPropertyInt | Type |
| Read Only Property: Type of event. | |
FBTree selection event.
Definition at line 1791 of file fbcontrols.h.
| FBEventTreeSelect | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| FBPropertyTreeNode TreeNode |
Read Write Property: Selected tree node.
Definition at line 1798 of file fbcontrols.h.