RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPagedAdapter Events

The events of the TPagedAdapter class are listed here.

 
Name 
Description 
 
Occurs after an adapter action has executed. 
 
Occurs after the adapter action response is generated. 
 
Occurs after values in the HTTP request are used to update adapter fields. 
 
Occurs after values in the HTTP request are validated by the adapter's fields. 
 
Occurs before an adapter action is executed. 
 
Occurs before the adapter action response is generated. 
 
Occurs before values in the HTTP request are used to update adapter fields. 
 
Occurs before values in the HTTP request are validated by the adapter's fields. 
 
Supplies name/value pairs needed to execute an adapter action. 
 
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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!