Internet Direct (Indy) Version 9.0.2 Beta
TIdCookieRFC2965.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 collection that owns the Cookie specified in ACollection.