RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNextPageAction Class

TAdapterNextPageAction implements the next page command for TDefaultFieldsPagedAdapter.

Pascal
TAdapterNextPageAction = class(TCustomAdapterPageAction);
C++
class TAdapterNextPageAction : public TCustomAdapterPageAction;

Add TAdapterNextPageAction to a descendant class of TDefaultFieldsPagedAdapter such as TPagedAdapter

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!