Menu event. More...
#include <fbcontrols.h>

Public Member Functions | |
| FBEventMenu (HKEventBase pEvent) | |
| Constructor. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Public Attributes | |
| FBPropertyInt | Id |
| Read Write Property: Id number for menu item. | |
| FBPropertyString | Name |
| Read Write Property: Name of menu item. | |
Public Attributes inherited from FBEvent | |
| FBPropertyInt | Type |
| Read Only Property: Type of event. | |
Menu event.
Definition at line 683 of file fbcontrols.h.
| FBEventMenu | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event object. |
Read Write Property: Id number for menu item.
Definition at line 686 of file fbcontrols.h.
| FBPropertyString Name |
Read Write Property: Name of menu item.
Definition at line 687 of file fbcontrols.h.