Show: Delphi
C++
Display Preferences
WebAdapt.TBaseAdapterAction.ImplGetVariableName
From XE2 API Documentation
Delphi
function ImplGetVariableName: string;
C++
System::UnicodeString __fastcall ImplGetVariableName(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | WebAdapt.pas WebAdapt.hpp |
WebAdapt | TBaseAdapterAction |
Description
Gets the name used to reference this adapter action with server-side script.
This function is called by GetVariableName. GetVariableName returns the result of GetActionName.