OnRowStateChanged Event

Applies to
TIB_Row

Declaration
TIB_RowEvent = Procedure(ARow: TIB_Row ) of object;

Description
When the status of this row buffer is changed this event is triggered.

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