RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterPageAction Class

TCustomPagedAdapterAction is a base class for adapter actions that execute the next or previous page commands.

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

TCustomPagedAdapterAction provide methods that are used by TAdapterNextPageAction and TAdapterPrevPageAction

 

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