Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3.Canceled

 

TQImport3                


 

property Canceled: boolean;

 

Description

The Canceled property is read-only and it indicates if the import process was canceled during its execution. When import is started this property is false, but if import is canceled before the completion, this property becomes true.

 

 


See also:

OnImportCancel event

Cancel method