#include <fbcontrols.h>
Input event class.
Definition at line 1292 of file fbcontrols.h.
Public Member Functions | |
FBEventDblClick (HKEventBase pEvent) | |
Constructor. More... | |
![]() | |
FBEvent (HKEvent pEvent) | |
Constructor. More... | |
Public Attributes | |
FBPropertyInt | Selection |
Read Only Property: Id of selection. More... | |
![]() | |
FBPropertyInt | Type |
Read Only Property: Type of event. More... | |
FBEventDblClick | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
FBPropertyInt Selection |
Read Only Property: Id of selection.
Definition at line 1300 of file fbcontrols.h.