Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3.Cancel

 

TQImport3                


 

procedure Cancel;

 

Description

The Cancel method stops the current import process initiated by the Execute method invocation. At the same time, the OnImportCancel event takes place.

 

 


See also:

Canceled property

Execute method

OnImportCancel event