Online Documentation for Advanced Data Export for RAD Studio VCL

TqeCustomSource.Next

 

TqeCustomSource                


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.