RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDefaultFieldsPagedAdapter.ImplGetActionsList Method

Provides a list of action types that can be added to this adapter.

Pascal
procedure ImplGetActionsList(AList: TStrings); override;
C++
virtual __fastcall ImplGetActionsList(TStrings AList);

ImplGetActionsList lists PrevPage, GotoPage, and NextPage actions. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!