Online Documentation for Advanced Data Export for RAD Studio VCL

TqeCustomSource.Eof

 

TqeCustomSource                


property Eof: boolean;

 

Description

The Eof property indicates whether the end of export source is reached or not. If its value is True, the TQExport4 class or its descendant which owns this object, finishes the export process. The OnGetNextRecord event sets the property value to the value, returned after the event execution.