Menu event. More...
#include <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... | |
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.