Online Documentation for Advanced Data Export for RAD Studio VCL
TqeCustomSource.Next
procedure Next;
Description
The Next method moves the export along the data source. It calls the OnGetNextRecord event, increases the RecNo property value, and sets the Eof property to True if the event handler returned True.