RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.GetActionName Method

Gets the name used to reference this adapter action with server-side script.

Pascal
function GetActionName: string;
C++
__fastcall AnsiString GetActionName();

GetActionName is called to retrieve the name used to access this adapter field with server-side script. GetActionName calls ImplGetActionName

 

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