RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterActionName.Action Property

Indicates the action that this object specifies.

Pascal
property Action: TComponent;
C++
__property TComponent * Action;

Read Action to access the adapter action component specified by the Adapter and ActionName properties. That is, Action is the action with the name specified by ActionName that belongs to the adapter specified by Adapter

 

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