#include <fbcontrols.h>
FBTree selection event.
Definition at line 1772 of file fbcontrols.h.
Public Member Functions | |
FBEventTreeSelect (HKEventBase pEvent) | |
Constructor. More... | |
![]() | |
FBEvent (HKEvent pEvent) | |
Constructor. More... | |
Public Attributes | |
FBPropertyTreeNode | TreeNode |
Read Write Property: Selected tree node. More... | |
![]() | |
FBPropertyInt | Type |
Read Only Property: Type of event. More... | |
FBEventTreeSelect | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
FBPropertyTreeNode TreeNode |
Read Write Property: Selected tree node.
Definition at line 1779 of file fbcontrols.h.