Input event class. More...
#include <fbcontrols.h>

Public Member Functions | |
| FBEventDblClick (HKEventBase pEvent) | |
| Constructor. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Public Attributes | |
| FBPropertyInt | Selection |
| Read Only Property: Id of selection. | |
Public Attributes inherited from FBEvent | |
| FBPropertyInt | Type |
| Read Only Property: Type of event. | |
Input event class.
Definition at line 1346 of file fbcontrols.h.
| FBEventDblClick | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| FBPropertyInt Selection |
Read Only Property: Id of selection.
Definition at line 1354 of file fbcontrols.h.