Transaction event. More...
#include <fbcontrols.h>

Public Member Functions | |
| FBEventTransaction (HKEventBase pEvent) | |
| Constructor. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Public Attributes | |
| FBPropertyBool | IsBeginTransaction |
| Read Only Property: Tells if the transaction is at begin. | |
Public Attributes inherited from FBEvent | |
| FBPropertyInt | Type |
| Read Only Property: Type of event. | |
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.