Web.HTTPApp.TCookie.GetHeaderValue
Delphi
function GetHeaderValue: AnsiString;
C++
System::AnsiString __fastcall GetHeaderValue(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TCookie |
Description
The protected method that gets the HeaderValue of the TCookie.