AfterFetchRow Event

Applies to
TIB_Dataset

Declaration
TIB_DatasetEvent = Procedure(IB_Dataset: TIB_Dataset ) of object;

Description
After each row is fetched this event is called for the IB_Cursor component.