RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterAction.ImplSetActionName Method

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

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

ImplSetActionName is called by SetActionName. ImplSetActionName stores the name in an instance variable. 

 

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