RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDefaultFieldsAdapter.ImplGetVisibleActions Method

Returns a list of this adapter's action components.

Pascal
function ImplGetVisibleActions: TWebComponentList; override;
C++
virtual __fastcall TWebComponentList ImplGetVisibleActions();

ImplGetVisibleActions returns a list of actions that have been added to the adapter. If no adapter fields have been explicitly added, ImplGetVisibleActions returns a list containing all default actions. 

 

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