RAD Studio VCL Reference
|
Specifies the value of the Cookie header field named by the Name property.
property Value: AnsiString;
__property AnsiString Value;
Set Value to the value associated with the field named by the Name property. The Value property is combined with the Name property into a string of the form Name=Value. This string appears as one of the fields in the Cookie header represented by the HeaderValue property.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|