RAD Studio VCL Reference
ContentsIndex
TCookie Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the TCollection instance to which the TCollectionItem belongs. 
 
The name displayed in the Collection editor. 
 
Specifies the Domain field of the cookie header. 
 
Specifies when the cookie is no longer valid. 
 
Specifies the Cookie header string that represents this TCookie object. 
 
ID 
A unique, permanent index for the item. 
 
Returns the item's position in the Items array of TCollection
 
Name 
Specifies the name of the custom field represented by this Cookie header. 
 
Path 
Identifies the paths of URLs to which the Cookie should be sent. 
 
Determines whether the Web client must use a secure connection to pass on the Cookie header. 
 
Specifies the value of the Cookie header field named by the Name property. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.