RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterActionName.ActionName Property

Specifies the name of the action this object represents.

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

Set ActionName to the name of the desired action. This is the name of one of the actions that belongs to the adapter that the Adapter property specifies. 

 

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