Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4.OnSkippedRecord

 

TQExport4                


property OnSkippedRecord: TExportedRecordEvent;

 

Description

The OnSkippedRecord event takes place when one of the first source records is skipped. The number of records to skip is determined by the SkipRecCount property.

 


See also:

SkipRecCount property

OnExportedRecord event

TExportedRecordEvent type