TIB_AdjustCursorEvent Type

Unit
IB_DataScan

Declaration

TIB_AdjustCursorEvent = procedure( Sender: TIB_DataScan;
                                   ADataset: TIB_Dataset ) of object;

Description
This event is designed to give access to the internal cursor that is used... in order to perform the actual scanning of the data.