ReceiveFocus property |
Applies to
TIB_TransactionLink
Declaration
Property ReceiveFocus : boolean;
Description
Determine if this component should receive a notification of a newly
focusing transaction component.
By default, a newly focusing transaction becomes referenced by this component.
To define a custom action to take use the OnReceiveFocus event.