RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterPrevPageAction Class

TAdapterPrevPageAction implements the previous page command for TDefaultFieldsPagedAdapter.

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

Add TAdapterPrevPageAction 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!