Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4Dialog.OnExportedRecord

 

TQExport4Dialog                


property OnExportedRecord: TQRecordExportedEvent;

 

Description

The OnExportedRecord event takes place after the export of each source record. It is most frequently used to transfer to the user the information on the export execution process, such as: display of the number of records exported, the increase of the ProgressBar position, etc.

 


See also:

ExportRecCount property

OnSkippedRecord event

TQRecordExportedEvent type