Online Documentation for Advanced Data Import for RAD Studio VCL
TQImport3.OnImportRowComplete
type TUserDefinedImportEvent = procedure(Sender: TObject; Row: TQImportRow); of object;
property OnImportRowComplete: TUserDefinedImportEvent;
Description
The OnImportRowComplete event takes place when the import of row is complete.
See also: