API:Web.HTTPApp.TAbstractWebSession.Values
Delphi
property Values[const AName: string]: Variant read GetValue write SetValue;
C++
__property System::Variant Values[const System::UnicodeString AName] = {read=GetValue, write=SetValue};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | 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!