RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.ImplGetActionsList Method

Lists supported end-user adapter actions.

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

The ImplGetActionsList procedure obtains the list of all supported actions for the end-user adapter. 

 

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