RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapter.Actions Property

Actions is the container for adapter actions components.

Pascal
property Actions: TAdapterActions;
C++
__property TAdapterActions Actions;

The Actions property is responsible for managing a list of child adapter fields. Responsibilities include streaming, insertion, deletion, and lookup of adapter actions by name. 

 

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