Python Reference Guide
 
Loading...
Searching...
No Matches
FBEventExpose Class Reference

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

#include <pyfbsdk_generated.h>

Inheritance diagram for FBEventExpose:

Public Member Functions

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

Additional Inherited Members

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

 

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.