Online Documentation for Advanced Data Export for RAD Studio VCL
TQRecordExportedEvent
Unit
type
TQRecordExportedEvent = procedure(Sender: TQExport4; RecNo: integer) of object;
Description
The TExportedRecordEvent type is used in OnExportedRecord and OnSkippedRecord events. Variable RecNo indicates the number of the exported or skipped record in accordance.
See also: