TIB_AdjustExportCursorEvent Type

Unit
IB_Export

Declaration

TIB_AdjustExportCursorEvent = procedure( Sender: TIB_Export;
                                         ACursor: TIB_Cursor ) of object;

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