Base Event class. More...
#include <fbcomponent.h>
Public Member Functions | |
FBEvent (HKEvent pEvent) | |
Constructor. More... | |
Public Attributes | |
FBPropertyInt | Type |
Read Only Property: Type of event. More... | |
Base Event class.
Definition at line 939 of file fbcomponent.h.
Constructor.
Receives an object of type HKEvent that the corresponding callback will receive as a parameter.
pEvent | Internal event to obtain information from. |
FBPropertyInt Type |
Read Only Property: Type of event.
Definition at line 949 of file fbcomponent.h.