API:Web.HTTPApp.TAbstractWebSession.SetValue
Delphi
procedure SetValue(const AName: string; const AValue: Variant); virtual; abstract;
C++
virtual void __fastcall SetValue(const System::UnicodeString AName, const System::Variant &AValue) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TAbstractWebSession |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!