#include <fbcontrols.h>
Menu event.
Definition at line 678 of file fbcontrols.h.
Public Member Functions | |
FBEventMenu (HKEventBase pEvent) | |
Constructor. More... | |
![]() | |
FBEvent (HKEvent pEvent) | |
Constructor. More... | |
Public Attributes | |
FBPropertyInt | Id |
Read Write Property: Id number for menu item. More... | |
FBPropertyString | Name |
Read Write Property: Name of menu item. More... | |
![]() | |
FBPropertyInt | Type |
Read Only Property: Type of event. More... | |
FBEventMenu | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event object. |
Read Write Property: Id number for menu item.
Definition at line 681 of file fbcontrols.h.
FBPropertyString Name |
Read Write Property: Name of menu item.
Definition at line 682 of file fbcontrols.h.