ComponentOne List 8.0 for ActiveX
ExportEOF Property

 

ExportEOF Property

The ExportEOF property returns True if the current exported record position is after the last record, False if the current exported record position is on or before the last record.

Syntax

TDBList.ExportEOF

Remarks

Read-only at run time. Not available at design time.

Property applies to TDBList control.

The ExportEOF property is only valid between calls to the ExportBegin and ExportEnd methods. A trappable error will occur if you attempt to access it in any other context.

See Also

TDBList and TDBCombo Controls

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback