RAD Studio VCL Reference
ContentsIndex
TDefaultFieldsPagedAdapter Events 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 total number of records that can be iterated. 
 
Implement this event to identify the zero-based current record. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.