PreShow event class. More...
#include <pyfbsdk.h>

Public Member Functions | |
| FBEventPreShow (HKEventBase pEvent) | |
| Constructor. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Public Attributes | |
| bool | Show |
| Read Only Property: Is the layout about to be shown (or hidden)? | |
Public Attributes inherited from FBEvent | |
| int | Type |
| Read Only Property: Type of event. | |
PreShow event class.
| FBEventPreShow | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| bool Show |
Read Only Property: Is the layout about to be shown (or hidden)?