Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3Wizard.OnImportRecord

 

TQImport3Wizard                


 

property OnImportRecord: TNotifyEvent;

 

Description

The OnImportRecord event takes place after the importing data to each ImportDestination record. It is most frequently used to inform the user about the import execution process, e.g. to display the number of records exported, to increase the ProgressBar position, etc.