Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4.OnStopExport

 

TQExport4                


property OnStopExport: TQExportStopEvent;

 

Description

The OnStopExport event takes place when the export process begun by the Execute method is interrupted with the Abort method invocation.

 


See also:

Abort method

OnBeginExport event

OnEndExport event

TQExportStopEvent type