Constructor for the object instance.
constructor Create( ACollection: TIdCollection ); override;
Parameters |
Description |
ACollection |
Collection that owns the collection item. |
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|