RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterAction.SetActionName Method

Sets the name that is used to reference this adapter action with server-side script.

Pascal
procedure SetActionName(const Value: string);
C++
__fastcall SetActionName(const AnsiString Value);

SetActionName is typically called at design time to set the action name of a new adapter action. SetActionName calls ImplSetActionName

 

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