RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterActionButton.ActionName Property

Specifies the name of the action taken by the Web button.

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

Use ActionName to get or set the name of the adapter action that executes in response to requests sent when the user clicks this object's generated control. ActionName is the same as the ActionName property of the adapter action object that this control executes. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!