RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSetValuesList.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!