Web.HTTPApp.TCookie.GetHeaderValue
Delphi
function GetHeaderValue: string;
C++
System::UnicodeString __fastcall GetHeaderValue();
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.