PreShow event class. More...
#include <fbcontrols.h>
Public Member Functions | |
FBEventPreShow (HKEventBase pEvent) | |
Constructor. | |
![]() | |
FBEvent (HKEvent pEvent) | |
Constructor. | |
Public Attributes | |
FBPropertyBool | Show |
Read Only Property: Is the layout about to be shown (or hidden)? | |
![]() | |
FBPropertyInt | Type |
Read Only Property: Type of event. | |
PreShow event class.
Definition at line 571 of file fbcontrols.h.
FBEventPreShow | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
FBPropertyBool Show |
Read Only Property: Is the layout about to be shown (or hidden)?
Definition at line 579 of file fbcontrols.h.