Internet Direct (Indy) Version 9.0.1 Beta
TIdNetscapeCookie.Create
Constructor for the object instance.

constructor Create(ACollection: TCollection); override;
Parameters
ACollection: TCollection
Collection that owns the collection item.

Description
Create is the constructor for the object instance, and calls the inherited Create method using the Cookie collection specified in ACollection as the owner of the Cookie. Create sets the internal version for the Cookie to cvNetscape prior to exiting from the method.