Afficher : Delphi
C++
Préférences d'affichage
WebAdapt.TBaseAdapterAction.ImplGetVariableName
De XE2 API Documentation
Delphi
function ImplGetVariableName: string;
C++
System::UnicodeString __fastcall ImplGetVariableName(void);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | WebAdapt.pas WebAdapt.hpp |
WebAdapt | TBaseAdapterAction |
Description
Renvoie le nom utilisé pour faire référence à l'action adaptateur avec un script côté serveur.
Cette fonction est appelée par GetVariableName. GetVariableName renvoie le résultat de GetActionName.