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

Public Member Functions | |
| FBEventShow (HKEventBase pEvent) | |
| Constructor. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Public Attributes | |
| FBPropertyBool | Shown |
| Read Only Property: Was layer just shown? | |
Public Attributes inherited from FBEvent | |
| FBPropertyInt | Type |
| Read Only Property: Type of event. | |
Show event class.
Definition at line 559 of file fbcontrols.h.
| FBEventShow | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| FBPropertyBool Shown |
Read Only Property: Was layer just shown?
Definition at line 567 of file fbcontrols.h.