OnReceiveFocus Event

Applies to
TIB_TransactionLink

Declaration
TIB_TransactionLinkEvent = Procedure(Sender: TIB_TransactionLink; ATransaction: TIB_Transaction) of object;

Description
If ReceiveFocus is true then this event will be triggered anytime a new IB_Transaction component is becomming focused. If this event is assigned then the default behavior of assigning this component to the newly focusing IB_Transaction will not be performed.