AfterModify Event

Applies to
TIB_Row

Declaration
TIB_RowChangedEvent = Procedure(ARow: TIB_Row; AField: TIB_Column ) of object;

Description
This event is fired just after a change was applied to the row buffer.

This is only public for internal reasons. Please do not set this unless you know what you are doing.