Python Reference Guide
FBEventExpose Class Reference

Event sent when a control needs to be displayed. More...

Inheritance diagram for FBEventExpose:

Public Member Functions

 FBEventExpose (HKEventBase pEvent)
 Constructor. More...
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor. More...
 

Additional Inherited Members

- Public Attributes inherited from FBEvent
int Type
 Read Only Property: Type of event.
More...
 

Detailed Description

Event sent when a control needs to be displayed.


Constructor & Destructor Documentation

◆ FBEventExpose()

FBEventExpose ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.