Online Documentation for Advanced Data Export for RAD Studio VCL
TQExport4.OnSkippedRecord
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: