Online Documentation for Advanced Data Export for RAD Studio VCL
TQExport4.OnStopExport
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: