Transaction event. More...
#include <fbcontrols.h>
Public Member Functions | |
FBEventTransaction (HKEventBase pEvent) | |
Constructor. More... | |
![]() | |
FBEvent (HKEvent pEvent) | |
Constructor. More... | |
Public Attributes | |
FBPropertyBool | IsBeginTransaction |
Read Only Property: Tells if the transaction is at begin. More... | |
![]() | |
FBPropertyInt | Type |
Read Only Property: Type of event. More... | |
Transaction event.
Definition at line 481 of file fbcontrols.h.
FBEventTransaction | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event object. |
FBPropertyBool IsBeginTransaction |
Read Only Property: Tells if the transaction is at begin.
Definition at line 484 of file fbcontrols.h.