Show event class. More...
#include <fbcontrols.h>
Public Member Functions | |
FBEventShow (HKEventBase pEvent) | |
Constructor. | |
![]() | |
FBEvent (HKEvent pEvent) | |
Constructor. | |
Public Attributes | |
FBPropertyBool | Shown |
Read Only Property: Was the layout just shown (or hidden)? | |
![]() | |
FBPropertyInt | Type |
Read Only Property: Type of event. | |
Show event class.
Definition at line 588 of file fbcontrols.h.
FBEventShow | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
FBPropertyBool Shown |
Read Only Property: Was the layout just shown (or hidden)?
Definition at line 596 of file fbcontrols.h.