RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.ImplGetVariableName Method

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

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

This function is called by GetVariableName. GetVariableName returns the result of GetActionName

 

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