TIB_RowChangedEvent Type

Unit
IB_Components

Declaration

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

Description
System defined event type for a row buffer or column object.