Subject Question
Author Salvatore Besso
hello all,

before all, Season's Greetings!

Delphi 7 and IBO 4.2I. I was wondering how to know which button of a
TIB_UpdateBar has been clicked in the OnBeforeAction and OnAfterAction
events, since they are standard TNotifyEvent. I'd like to know the
clicked button to start, commit or rollback the appropriate
transaction (I use an explicit transaction, not the default)
before/after the action.

Thanks
Salvatore