RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterAction.ActionName Property

Identifies the name of this action when using server-side script.

Pascal
property ActionName: string;
C++
__property AnsiString ActionName;__property AnsiString ActionName;__property AnsiString ActionName;

The ActionName property defines the name used to access the adapter action with server-side script. 

 

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