RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCookieCollection.Create Constructor

Creates and initializes a TCookieCollection object.

Pascal
constructor Create(WebResponse: TWebResponse; ItemClass: TCollectionItemClass);
C++

Applications should not need to call the Create method directly. The Web response object that uses the cookie collection to represent its Cookie headers creates the TCookieCollection object from its own constructor. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!