RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterActions.WebActions Property

Lists the action components that this object manages.

Pascal
property WebActions: TWebComponentList;
C++
__property TWebComponentList WebActions;

Read WebActions to access the list of action components. Each component in this list is a descendant of TBaseAdapterAction

 

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