Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4.OnEndExport

 

TQExport4                


property OnEndExport: TNotifyEvent;

 

Description

The OnEndExport event takes place when the export is complete if it wasn't interrupted by the Abort method. Otherwise the event OnStopExport is invoked.

 


See also:

OnBeginExport event

OnStopExport event