Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4.Abort

 

TQExport4                


procedure Abort; virtual;

 

Description

The Abort method stops the current process of export initiated by the Execute method invocation. At the same time, the OnStopExport event takes place.

 


See also:

Aborted property

Execute method

OnStopExport event