Unit
IB_TransactionSource
Declaration
TIB_TransactionSource = class(TIB_TransactionLink)
Description
This component is used mostly as an internal or contained object in order
to make another component or object transaction aware. One example is the
IB_TransactionBar control.
However, it comes in very handy to make a form transaction aware. This can be
seen in the IBF_Base.PAS/DFM form file. It is used as a base class for form
inheritance all throughout the IB_WISQL sample application.
| Introduced Public Properties |
| Introduced Public Methods |