BeforeModify Event |
Applies to
TIB_Row
Declaration
TIB_RowChangedEvent = Procedure(ARow: TIB_Row; AField: TIB_Column ) of object;
Description
This event is triggered before a change is about to be applied to the
row buffer.
This is only public for internal reasons. Please do not set this unless you
know what you are doing.