Online Documentation for Advanced Data Import for RAD Studio VCL
TQImport3.OnImportRecord
property OnImportRecord: TNotifyEvent;
Description
The OnImportRecord event takes place after the importing data to each Dataset 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.
See also: