RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSetAdapter.Actions Property

Container for adapter actions components.

Pascal
property Actions: TAdapterActions;
C++
__property TAdapterDefaultActions Actions;__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!