RAD Studio VCL Reference
ContentsIndex
TDataSetAdapter Members Public Events
Public Events
 
Name 
Description 
 
Implement this event to indicate when the current record index has exceeded the total record count. 
 
Implement this method to initialize the iteration index to zero. 
 
Implement this method to increment the iteration index. 
 
Implement this event to identify the zero-based current record. 
 
Occurs when the adapter needs to iterate over its data records. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.