RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDefaultFieldsPagedAdapter Methods

The methods of the TDefaultFieldsPagedAdapter class are listed here.

 
Name 
Description 
 
Adds default action components to this adapter. 
 
Writes name/value pairs that represent adapter state. 
 
Indicates whether the record index has gone past the last record in the current page. 
 
Reads name/value pairs from the HTTP request. 
 
Indicates whether the record position has passed the last record. 
 
Set the record position to the first record. 
 
Increments the record position. 
 
Calculates the number of pages needed to display all adapter records. 
 
Returns the total number of records. 
 
Returns the index of the current record. 
 
Indicates whether a type of adapter action can be added to this adapter. 
 
Implements IteratorSupport's EndIterator method to support iterating over the data records of the adapter. 
 
Provides a list of action types that can be added to this adapter. 
 
Implements IteratorSupport's NextIteration method to support iterating over the records of the adapter. 
 
Clears the current page variable. 
 
Implements IteratorSupport.StartIterator to support iterating over the records of the adapter. 
 
Updates the pagesize variable. 
 
Skips records until the current record is within the current page. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!